We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6807cf9 + 81d14ea commit e86ed9cCopy full SHA for e86ed9c
action.yml
@@ -45,5 +45,5 @@ outputs:
45
snapshot-json-path:
46
description: The path of the snapshot JSON file created by the action
47
runs:
48
- using: 'node16'
+ using: 'node20'
49
main: 'dist/index.js'
0 commit comments