From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 14:28:08 +0000 (+0200) Subject: ⬆ Bump dawidd6/action-download-artifact from 2.21.1 to 2.22.0 (#5258) X-Git-Tag: 0.81.0~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d26674616cc81a867947e267ae70e9cee2ec915c;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump dawidd6/action-download-artifact from 2.21.1 to 2.22.0 (#5258) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/preview-docs.yml b/.github/workflows/preview-docs.yml index 9e71a461a7..a4bf322f48 100644 --- a/.github/workflows/preview-docs.yml +++ b/.github/workflows/preview-docs.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Download Artifact Docs - uses: dawidd6/action-download-artifact@v2.21.1 + uses: dawidd6/action-download-artifact@v2.22.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} workflow: build-docs.yml