There was an error while loading. Please reload this page.
1 parent b322a7e commit 2d6b5f6Copy full SHA for 2d6b5f6
.github/workflows/docs.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0
16
17
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
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