mirror of
https://github.com/actions/upload-artifact.git
synced 2025-10-05 17:03:33 +00:00
update runs on to be node 24
This commit is contained in:
parent
d429e415c4
commit
7c4596059d
@ -65,5 +65,5 @@ outputs:
|
||||
description: >
|
||||
SHA-256 digest for the artifact that was just uploaded. Empty if the artifact upload failed.
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: 'dist/upload/index.js'
|
||||
|
Loading…
Reference in New Issue
Block a user