saifhmb commited on
Commit
f800a9f
·
unverified ·
1 Parent(s): 77ddf3f

Update to actions checkout@v3

Browse files
.github/workflows/sync_to_hf_hub.yml CHANGED
@@ -10,7 +10,7 @@ jobs:
10
  sync-to-hub:
11
  runs-on: ubuntu-latest
12
  steps:
13
- - uses: actions/checkout@v4
14
  with:
15
  fetch-depth: 0
16
  lfs: true
 
10
  sync-to-hub:
11
  runs-on: ubuntu-latest
12
  steps:
13
+ - uses: actions/checkout@v3
14
  with:
15
  fetch-depth: 0
16
  lfs: true