chore: update action to use node24 instead of node20
Co-authored-by: felickz <[email protected]>
This commit is contained in:
co-authored by
felickz
parent
49cb29bff9
commit
7fe949b0d7
+1
-1
@@ -43,7 +43,7 @@ inputs:
|
|||||||
description: 'The Git reference to associate with the snapshot. If provided, snapshot-sha must also be provided.'
|
description: 'The Git reference to associate with the snapshot. If provided, snapshot-sha must also be provided.'
|
||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node24'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
branding:
|
branding:
|
||||||
icon: 'upload-cloud'
|
icon: 'upload-cloud'
|
||||||
|
|||||||
Reference in New Issue
Block a user