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

Switch to newer versions of github actions #368

Merged
merged 3 commits into from Apr 24, 2024
Merged

Conversation

johanvdw
Copy link
Collaborator

@johanvdw johanvdw commented Apr 17, 2024

Closes #355

before github actions would warn:
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

all updated to node 20 now, except coverallsapp (not yet available: coverallsapp/github-action#201)

@johanvdw johanvdw changed the title Switch to v3 of github action Switch to v3 of github clone action Apr 17, 2024
@johanvdw johanvdw changed the title Switch to v3 of github clone action Switch to v3 of github checkout action Apr 17, 2024
@johanvdw johanvdw changed the title Switch to v3 of github checkout action Switch to newer versions of github actions Apr 17, 2024
Copy link
Collaborator

@stijnvanhoey stijnvanhoey left a comment

Choose a reason for hiding this comment

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

Thanks for the update, nice!

@stijnvanhoey stijnvanhoey merged commit a15dd98 into master Apr 24, 2024
16 checks passed
@stijnvanhoey stijnvanhoey deleted the github_actions branch April 24, 2024 07:14
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.

update github actions to use newer node
2 participants