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: Bump to v4 versions of GitHub actions #722

Merged

Conversation

DannyvdSluijs
Copy link
Collaborator

In the actions run of jsonschema several warning are raised during the runs, this PR updates the GitHub Actions versions used to version 4 to resolve the warnings.

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.Show more

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/

Can be seen on https://github.com/jsonrainbow/json-schema/actions/runs/9169858668

@Seldaek Seldaek merged commit 42011a6 into jsonrainbow:master May 21, 2024
15 checks passed
@DannyvdSluijs DannyvdSluijs deleted the Update_GitHub_actions_version branch May 21, 2024 21:59
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.

None yet

3 participants