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 5efa822 + 660abb6 commit dcfce12Copy full SHA for dcfce12
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
- uses: actions/setup-node@v4
20
with:
21
node-version: ${{ matrix.node }}
0 commit comments