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 9fc9980 commit 1118278Copy full SHA for 1118278
.github/workflows/pr.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- uses: actions/checkout@v5
22
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
23
with:
24
node-version: 20
25
check-latest: true
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
16
17
18
0 commit comments