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 640151d commit 85bd35eCopy full SHA for 85bd35e
action.yml
@@ -14,7 +14,7 @@ inputs:
14
description: 'Project name for the tests'
15
required: false
16
runs:
17
- using: 'node16'
+ using: 'node20'
18
main: 'setup-env/dist/index.js'
19
branding:
20
icon: 'check-circle'
0 commit comments