lortza / lortza/lortza.github.io

Resolve Node 20 deprecations in github actions

Open
#12 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

I get this output when deploying via github actions. I've tried various versions suggested by google, but seem to run into the issue of those versions not existing yet.
```
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/configure-pages@v5, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
```

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the GitHub Actions workflow used for deployment and locate the entries for actions/configure-pages@v5 and actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Check available action versions and update the workflow so deployment no longer reports the Node.js deprecation, then run or verify the deployment workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.