We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bc8a9f commit fb7697eCopy full SHA for fb7697e
action.yml
@@ -16,5 +16,5 @@ outputs:
16
cacheKey:
17
description: 'cache key of package-lock.json without version'
18
runs:
19
- using: 'node16'
+ using: 'node20'
20
main: 'dist/index.js'
0 commit comments