diff --git a/.github/workflows/api_docs.yml b/.github/workflows/api_docs.yml index 26aa39ce..db323e95 100644 --- a/.github/workflows/api_docs.yml +++ b/.github/workflows/api_docs.yml @@ -11,7 +11,7 @@ jobs: collect_documentation: runs-on: ubuntu-latest steps: - - uses: dawidd6/action-download-artifact@v2 + - uses: dawidd6/action-download-artifact@v11 with: workflow: 'wheels.yml' run_number: ${{ github.event.inputs.run_number }}