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 1be4538 commit 80683beCopy full SHA for 80683be
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
node-version: [10.x, 16.x, 18.x]
17
18
steps:
19
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
20
21
- uses: actions/setup-node@v3
22
with:
0 commit comments