Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): Update deprecated github actions #813

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Conversation

nirinchev
Copy link
Contributor

@nirinchev nirinchev commented Sep 10, 2024

Description

actions/upload-artifact@v2 is now fully deprecated and fails workflows when used. This bumps it to v4. Additionally, it updates other deprecated actions to their latest versions.

Checklist

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@nirinchev nirinchev changed the title chore(ci): Bump upload-artifact to v4 chore(ci): Update deprecated github actions Sep 10, 2024
@nirinchev nirinchev merged commit a7dbbb1 into main Sep 10, 2024
5 checks passed
@nirinchev nirinchev deleted the ni/update-actions branch September 10, 2024 14:37
nirinchev added a commit that referenced this pull request Sep 10, 2024
* main:
  chore(ci): Update deprecated github actions (#813)
  Update changelog (#802)
  Update changelog (#801)
  fix: cannot find module electron VSCODE-598 (#799)
  Update changelog (#797)
  Update changelog (#796)
  fix: clean-up webpack config VSCODE-597 (#795)
  fix(deps): bump shell and data-service deps VSCODE-564 (#794)
  fix(editors): don't show connect code lens on regular js files VSCODE-538 (#789)
  fix: add telemetry events for survey VSCODE-595 (#787)
  feat: show survey VSCODE-562 (#780)
  chore(testing): use source map support, improve test cleanup error handling VSCODE-593 (#784)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants