mingi-sid commited on
Commit
b5926cc
1 Parent(s): ef00775

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.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@main
13
  with:
14
  fetch-depth: 0
15
  lfs: true