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 cb790cf + 6d0ddf7 commit 9ef60bbCopy full SHA for 9ef60bb
.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