We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c93cb0b + 1e6c736 commit af4f608Copy full SHA for af4f608
1 file changed
action.yml
@@ -50,5 +50,5 @@ outputs:
50
description: "The global ID of the selected option"
51
value: ${{ steps.parse_project_metadata.outputs.option_id }}
52
runs:
53
- using: 'node22'
+ using: 'node24'
54
main: 'dist/index.js'
0 commit comments