We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf704f commit 81d14eaCopy full SHA for 81d14ea
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