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

chore: update GH Actions for newer node versions #1499

Open
andypiper opened this issue Aug 7, 2024 · 0 comments
Open

chore: update GH Actions for newer node versions #1499

andypiper opened this issue Aug 7, 2024 · 0 comments
Labels
chore Background admin work for the repo

Comments

@andypiper
Copy link
Sponsor Member

The build and deploy Action is currently reporting a number of deprecations and recommending updates:

The following actions uses Node.js version which is deprecated and will be forced to run on node20: 
actions/checkout@v3, actions/configure-pages@v2, peaceiris/actions-hugo@v2, actions/upload-artifact@v3. 
For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 
actions/deploy-pages@v1. 
For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
@andypiper andypiper added the chore Background admin work for the repo label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Background admin work for the repo
Projects
None yet
Development

No branches or pull requests

1 participant