Browse Source
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/5347/head
committed by
GitHub
1 changed files with 1 additions and 1 deletions
@ -12,7 +12,7 @@ jobs: |
|||||
steps: |
steps: |
||||
- uses: actions/checkout@v3 |
- uses: actions/checkout@v3 |
||||
- name: Download Artifact Docs |
- name: Download Artifact Docs |
||||
uses: dawidd6/[email protected]2.0 |
uses: dawidd6/[email protected]3.0 |
||||
with: |
with: |
||||
github_token: ${{ secrets.GITHUB_TOKEN }} |
github_token: ${{ secrets.GITHUB_TOKEN }} |
||||
workflow: build-docs.yml |
workflow: build-docs.yml |
||||
|
Loading…
Reference in new issue