Skip to content

Commit 6d501c1

Browse files
chore: update action node version
1 parent ee44356 commit 6d501c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ outputs:
1616
cacheKey:
1717
description: 'cache key of package-lock.json without version'
1818
runs:
19-
using: 'node20'
19+
using: 'node24'
2020
main: 'dist/index.js'

0 commit comments

Comments
 (0)