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 59f13c0 commit 7d7c584Copy full SHA for 7d7c584
.github/workflows/main.yaml
@@ -14,7 +14,7 @@ jobs:
14
- 20
15
- 18
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
- uses: actions/setup-node@v4
19
with:
20
node-version: ${{ matrix.node-version }}
0 commit comments