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.
2 parents 58dd80a + b688537 commit a619767Copy full SHA for a619767
1 file changed
action.yml
@@ -78,7 +78,7 @@ runs:
78
fi
79
80
- name: Setup Node
81
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
82
with:
83
node-version: '22'
84
0 commit comments