Spaces:
Sleeping
Sleeping
うみゅ
commited on
Update deploy.yml
Browse filesuse actions/checkout@v4
.github/workflows/deploy.yml
CHANGED
@@ -9,7 +9,7 @@ jobs:
|
|
9 |
runs-on: ubuntu-latest
|
10 |
environment: production
|
11 |
steps:
|
12 |
-
- uses: actions/checkout@
|
13 |
with:
|
14 |
fetch-depth: 0
|
15 |
lfs: true
|
|
|
9 |
runs-on: ubuntu-latest
|
10 |
environment: production
|
11 |
steps:
|
12 |
+
- uses: actions/checkout@v4
|
13 |
with:
|
14 |
fetch-depth: 0
|
15 |
lfs: true
|