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 cb790cf commit 6d0ddf7Copy full SHA for 6d0ddf7
.github/workflows/docs.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0
16
17
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
18
19
node-version: 18
20
cache: yarn
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
CI: true
13
steps:
- uses: actions/checkout@master
0 commit comments