mirror of
https://code.forgejo.org/forgejo/upload-artifact
synced 2026-09-08 08:51:45 -04:00
update to use node 24
This commit is contained in:
+1
-1
@@ -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