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