Valentin Buchner commited on
Commit
f8a63f0
·
1 Parent(s): 258b537

nodejs version

Browse files
Files changed (1) hide show
  1. .github/workflows/huggingface.yml +1 -1
.github/workflows/huggingface.yml CHANGED
@@ -9,7 +9,7 @@ jobs:
9
  sync-to-hub:
10
  runs-on: ubuntu-latest
11
  steps:
12
- - uses: actions/checkout@v3
13
  with:
14
  fetch-depth: 0
15
  lfs: true
 
9
  sync-to-hub:
10
  runs-on: ubuntu-latest
11
  steps:
12
+ - uses: actions/checkout@v4
13
  with:
14
  fetch-depth: 0
15
  lfs: true