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 b445aa6 commit 030d4daCopy full SHA for 030d4da
.github/workflows/check.yml
@@ -9,7 +9,7 @@ jobs:
9
with:
10
fetch-depth: 0
11
12
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
13
14
node-version: 20
15
cache: 'npm'
@@ -26,7 +26,7 @@ jobs:
26
steps:
27
- uses: actions/checkout@v5
28
29
30
31
32
.github/workflows/release.yml
@@ -6,7 +6,7 @@ jobs:
6
7
8
0 commit comments