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 7f1d786 commit 84e9afaCopy full SHA for 84e9afa
action.yml
@@ -6,5 +6,5 @@ inputs:
6
required: false
7
description: 'cache will be prefix with this'
8
runs:
9
- using: 'node18'
+ using: 'node16'
10
main: 'dist/index.js'
0 commit comments