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

ci: Update actions #1360

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Conversation

joeyparrish
Copy link
Member

This silences warnings about outdated node runtimes in CI jobs.

  • Trivial upgrades:
    • actions/checkout@v3 => v4
    • actions/deploy-pages@v2 => v4
    • actions/upload-pages-artifact@v2 => v3
    • mxschmitt/action-tmate@v3.6 => v3.17
    • mikepenz/action-junit-report@v3.8.0 => v4
  • Upgrades that required small changes or deeper testing:
    • actions/download-artifact@v3 => v4
    • actions/upload-artifact@v3 => v4
    • google-github-actions/release-please-action@v3 => v4
  • Replaced:
    • svenstaro/upload-release-action@v2 => gh CLI

See also:

This silences warnings about outdated node runtimes in CI jobs.

 - Trivial upgrades:
   - actions/checkout@v3 => v4
   - actions/deploy-pages@v2 => v4
   - actions/upload-pages-artifact@v2 => v3
   - mxschmitt/action-tmate@v3.6 => v3.17
   - mikepenz/action-junit-report@v3.8.0 => v4
 - Upgrades that required small changes or deeper testing:
   - actions/download-artifact@v3 => v4
   - actions/upload-artifact@v3 => v4
   - google-github-actions/release-please-action@v3 => v4
 - Replaced:
   - svenstaro/upload-release-action@v2 => gh CLI

See also:
 - https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md
@joeyparrish joeyparrish marked this pull request as ready for review March 4, 2024 23:11
@joeyparrish
Copy link
Member Author

Fully tested with a fake release on my fork.

@joeyparrish joeyparrish merged commit ebd608a into shaka-project:main Mar 5, 2024
35 checks passed
@joeyparrish joeyparrish deleted the update-actions branch March 5, 2024 17:28
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label May 4, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants