mirror of
https://github.com/actions/upload-artifact.git
synced 2025-08-12 00:39:54 +08:00
update to use node 24
This commit is contained in:
@@ -61,5 +61,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/merge/index.js'
|
||||
|
Reference in New Issue
Block a user