chore: update action to use node24 instead of node20
Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
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.'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
icon: 'upload-cloud'
|
||||
|
||||
Reference in New Issue
Block a user