update runs on to be node 24
parent
d429e415c4
commit
7c4596059d
|
@ -65,5 +65,5 @@ outputs:
|
||||||
description: >
|
description: >
|
||||||
SHA-256 digest for the artifact that was just uploaded. Empty if the artifact upload failed.
|
SHA-256 digest for the artifact that was just uploaded. Empty if the artifact upload failed.
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node24'
|
||||||
main: 'dist/upload/index.js'
|
main: 'dist/upload/index.js'
|
||||||
|
|
Loading…
Reference in New Issue