We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4e1b70 + 5eadf34 commit eb35e58Copy full SHA for eb35e58
.github/workflows/run-tests.yml
@@ -32,7 +32,7 @@ jobs:
32
fetch-depth: 1
33
34
- name: Set up NodeJS ${{ matrix.node-version }}
35
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
36
with:
37
node-version: ${{ matrix.node-version }}
38
0 commit comments