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.
2 parents ff00364 + 5a85588 commit 22ceb36Copy full SHA for 22ceb36
.github/workflows/test.yaml
@@ -13,7 +13,7 @@ jobs:
13
- '22'
14
- '23'
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
- uses: actions/setup-node@v4
18
with:
19
node-version: ${{ matrix.node }}
0 commit comments