Spaces:
Running
Running
Update audiocraft_docs.yml
Browse filesUpdate 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@
|
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: |
|