Wagtail commited on
Commit
edfffae
·
1 Parent(s): 24056ec

Update push_to_hf_space.yml

Browse files

update actions/checkout to v6

.github/workflows/push_to_hf_space.yml CHANGED
@@ -11,7 +11,7 @@ jobs:
11
  runs-on: ubuntu-latest
12
 
13
  steps:
14
- - uses: actions/checkout@v3
15
  with:
16
  fetch-depth: 0
17
  lfs: true
 
11
  runs-on: ubuntu-latest
12
 
13
  steps:
14
+ - uses: actions/checkout@v6
15
  with:
16
  fetch-depth: 0
17
  lfs: true