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 the actions/checkout action used by the Github workflows. #2316

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

drgrice1
Copy link
Member

The workflows currently use actions/checkout@v3 which used node version 16. This results in a warning that Node.js 16 actions are deprecated. So this updates to actions/checkout@v4.

This is just a maintenance pull request. Thanks to @pstaabp for observing this.

The workflows currently use `actions/checkout@v3` which used node
version 16.  This results in a warning that Node.js 16 actions are
deprecated.  So this updates to `actions/checkout@v4`.
@drgrice1 drgrice1 force-pushed the workflow-update-checkout branch from 73c346d to 0a3f51f Compare February 12, 2024 21:57
@Alex-Jordan Alex-Jordan merged commit 75b40e2 into openwebwork:develop Feb 13, 2024
1 check passed
@drgrice1 drgrice1 deleted the workflow-update-checkout branch February 13, 2024 12:06
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