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 ddb95c4 commit 0b617bcCopy full SHA for 0b617bc
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
node-version:
13
- 21
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
- uses: actions/setup-node@v4
17
with:
18
node-version: ${{ matrix.node-version }}
0 commit comments