Skip to content

Commit fb7697e

Browse files
upgrade node-version
1 parent 5bc8a9f commit fb7697e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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: 'node16'
19+
using: 'node20'
2020
main: 'dist/index.js'

0 commit comments

Comments
 (0)