There was an error while loading. Please reload this page.
2 parents b322a7e + 2d6b5f6 commit ae5fac1Copy full SHA for ae5fac1
.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