diff --git a/.github/workflows/make-docs.yml b/.github/workflows/make-docs.yml index e67ee1f3b76..97d436d3258 100644 --- a/.github/workflows/make-docs.yml +++ b/.github/workflows/make-docs.yml @@ -83,7 +83,7 @@ jobs: ref: 'gh-pages' - name: Download artifacts id: download - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: smithy-docs path: /tmp/smithy-docs