From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 17:35:48 +0000 (+0000) Subject: ⬆ Bump dawidd6/action-download-artifact from 2.23.0 to 2.24.0 (#5508) X-Git-Tag: 0.85.2~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fcf49a04eb321b1a917f9d17776e46531e0ea62f;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump dawidd6/action-download-artifact from 2.23.0 to 2.24.0 (#5508) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sebastián Ramírez --- diff --git a/.github/workflows/preview-docs.yml b/.github/workflows/preview-docs.yml index d42b085431..1678ca762b 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.23.0 + uses: dawidd6/action-download-artifact@v2.24.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} workflow: build-docs.yml