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

Update obsolete GitHub Actions #774

Merged
merged 3 commits into from
Nov 6, 2024
Merged

Update obsolete GitHub Actions #774

merged 3 commits into from
Nov 6, 2024

Conversation

doshitan
Copy link
Contributor

@doshitan doshitan commented Nov 5, 2024

Changes

These are actions that were still using node16, which is no longer supported
by GitHub. The updated versions have migrated to node20.

Updated:

  • aws-actions/configure-aws-credentials v3 -> v4
  • actions/setup-python v4 -> v5
  • actions/setup-go v3 -> v5

No breaking changes listed in the updates for these actions. Though notably
setup-go has enabled caching by default.

Testing

See CI, which runs all the updated workflows, except for .github/workflows/check-ci-cd-auth.yml I believe.

@doshitan doshitan requested a review from lorenyu November 5, 2024 21:44
@doshitan doshitan merged commit 5717355 into main Nov 6, 2024
9 checks passed
@doshitan doshitan deleted the doshitan/update-gh-actions branch November 6, 2024 14:06
doshitan added a commit that referenced this pull request Nov 6, 2024
* main:
  Update obsolete GitHub Actions (#774)
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