There was an error while loading. Please reload this page.
1 parent 95746e2 commit 07e448bCopy full SHA for 07e448b
2 files changed
.github/workflows/check.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
25
- name: Set up Node.js
26
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v4
27
with:
28
node-version: latest
29
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v5
14
15
16
17
18
19
0 commit comments