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 8899236 + 8162438 commit 07630dcCopy full SHA for 07630dc
.github/workflows/draft.yml
@@ -17,7 +17,7 @@ jobs:
17
build:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
21
- uses: actions/setup-node@v4
22
with:
23
node-version: 20.x
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
0 commit comments