david-oplatka commited on
Commit
cac385b
·
unverified ·
1 Parent(s): 2fe6b48

Change checkout from v3 to v2

Browse files
.github/workflows/update_spaces.yaml CHANGED
@@ -12,7 +12,7 @@ jobs:
12
  space_name: [company-pet-policy, about-mls, shakespeare] # List your Hugging Face space names here
13
  steps:
14
  - name: Checkout repository
15
- uses: actions/checkout@v3
16
 
17
  - name: Configure Git
18
  run: |
 
12
  space_name: [company-pet-policy, about-mls, shakespeare] # List your Hugging Face space names here
13
  steps:
14
  - name: Checkout repository
15
+ uses: actions/checkout@v2
16
 
17
  - name: Configure Git
18
  run: |