diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index bebb56b..87b5335 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@688efa90a08f3552e7c1420c8313e215164e8b14 + uses: dawidd6/action-download-artifact@v14 with: allow_forks: false branch: main