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 071f432 commit 6652852Copy full SHA for 6652852
.github/workflows/npm-test.yml
@@ -15,7 +15,7 @@ jobs:
15
node-version: [ '18', '20' ]
16
17
steps:
18
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
19
- name: Use Node.js ${{ matrix.node-version }}
20
uses: actions/setup-node@v4
21
with:
0 commit comments