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 ea432d3 commit 71c8a85Copy full SHA for 71c8a85
1 file changed
.github/workflows/external.yml
@@ -63,7 +63,7 @@ jobs:
63
working-directory: ./project
64
65
- name: Use Node.js ${{ matrix.node_version }}
66
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
67
with:
68
node-version: ${{ matrix.node_version }}
69
0 commit comments