Surn commited on
Commit
a1411f9
1 Parent(s): 9bc521e

Update audiocraft_docs.yml

Browse files

Update audiocraft_docs to checkout@v3

.github/workflows/audiocraft_docs.yml CHANGED
@@ -8,7 +8,7 @@ jobs:
8
  name: Run docs
9
  runs-on: ubuntu-latest
10
  steps:
11
- - uses: actions/checkout@v2
12
  - uses: ./.github/actions/audiocraft_build
13
  - name: Config git
14
  run: |
 
8
  name: Run docs
9
  runs-on: ubuntu-latest
10
  steps:
11
+ - uses: actions/checkout@v3
12
  - uses: ./.github/actions/audiocraft_build
13
  - name: Config git
14
  run: |