diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 87b5335..f3616bf 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -77,7 +77,7 @@ jobs: - name: Download artifact from build workflow if: github.event_name == 'push' && (startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main') - uses: dawidd6/action-download-artifact@v14 + uses: dawidd6/action-download-artifact@v16 with: allow_forks: false branch: main