Spaces:
Running
Running
alamin655
commited on
bump
Browse files
.github/workflows/deploy-hf.yml
CHANGED
@@ -12,7 +12,7 @@ jobs:
|
|
12 |
runs-on: ubuntu-latest
|
13 |
steps:
|
14 |
- name: Checkout Repository
|
15 |
-
uses: actions/checkout@
|
16 |
with:
|
17 |
fetch-depth: 0
|
18 |
lfs: true
|
|
|
12 |
runs-on: ubuntu-latest
|
13 |
steps:
|
14 |
- name: Checkout Repository
|
15 |
+
uses: actions/checkout@v3
|
16 |
with:
|
17 |
fetch-depth: 0
|
18 |
lfs: true
|