13
0
Fork 0
mirror of https://code.forgejo.org/forgejo/upload-artifact.git synced 2026-07-03 01:49:30 +00:00

docs: update README to correct action name for Node.js 24 support

This commit is contained in:
Salman Muin Kayser Chishti 2025-12-12 17:38:00 +00:00
parent 615b319bd2
commit ddc45ed9bc

View file

@ -42,7 +42,7 @@ See also [download-artifact](https://github.com/actions/download-artifact).
## v6 - What's new
> [!IMPORTANT]
> actions/download-artifact@v7 now runs on Node.js 24 (`runs.using: node24`) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.
> actions/upload-artifact@v6 now runs on Node.js 24 (`runs.using: node24`) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.
### Node.js 24