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

Updating github actions to v4 #528

Merged
merged 2 commits into from
Feb 4, 2024
Merged

Conversation

logicalup
Copy link
Contributor

not sure how we can test other than trying to release

@logicalup logicalup self-assigned this Feb 4, 2024
@logicalup logicalup requested a review from a team as a code owner February 4, 2024 03:47
Copy link
Contributor

@hymccord hymccord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can find a few occurrences of things that need to be updated

actions/checkout@v3
1x in codeql-analysis.yml
3x in ci.yml

actions/setup-node@v3
2x in ci.yml
1x in publish.yml

Also, upload-artifact@v3 needs to be updated to be v4 since it states that artifacts need to be created with the same version. https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md#migration

@logicalup
Copy link
Contributor Author

logicalup commented Feb 4, 2024

I can find a few occurrences of things that need to be updated

Good catch. changed others too. Wish we could just do @ vLTS or something instead of doing this every few years

@logicalup logicalup requested a review from hymccord February 4, 2024 18:29
@logicalup logicalup merged commit 71ee082 into main Feb 4, 2024
5 checks passed
@logicalup logicalup deleted the updating-github-actions-to-v4 branch February 4, 2024 21:01
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.

3 participants