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 69026a9 commit 956b12eCopy full SHA for 956b12e
.github/workflows/draft.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- uses: actions/checkout@v6
21
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
22
with:
23
node-version: 20.x
24
cache: yarn
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
0 commit comments