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 e745d54 commit c4f9c39Copy full SHA for c4f9c39
‎.github/actions/setup/action.yml‎
@@ -28,7 +28,7 @@ runs:
28
version: 10.15.0
29
30
- name: Use Node
31
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
32
with:
33
node-version: ${{ inputs.node_version }}
34
# This doesn't just set the registry url, but also sets
0 commit comments