We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835a3e3 commit 63ea788Copy full SHA for 63ea788
action.yml
@@ -18,5 +18,5 @@ inputs:
18
description: 'Key to version the cache hash.'
19
required: true
20
runs:
21
- using: 'node16'
+ using: 'node20'
22
main: 'dist/index.js'
0 commit comments