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 26ff7b3 commit 699eb89Copy full SHA for 699eb89
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v2
21
22
- name: Use Node.js ${{ matrix.node-version }}
23
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v4
24
with:
25
node-version: ${{ matrix.node-version }}
26
0 commit comments