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 47100c2 commit 8162438Copy full SHA for 8162438
.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