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 fd3c64c commit 397b89eCopy full SHA for 397b89e
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
node: 18
35
os: windows-latest
36
steps:
37
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
38
- uses: actions/setup-node@v3
39
with:
40
node-version: ${{ matrix.node }}
0 commit comments