diff --git a/.github/workflows/vortex-test-docs.yml b/.github/workflows/vortex-test-docs.yml index 5f1bb771f..986dc37a2 100644 --- a/.github/workflows/vortex-test-docs.yml +++ b/.github/workflows/vortex-test-docs.yml @@ -68,7 +68,7 @@ jobs: # searching by name returns the most recent successful run across all # branches, which would pull a binary built from a different commit. - name: Download the binary artifact - uses: dawidd6/action-download-artifact@57aa996fc1713cc1579039614f4645a7f4841fd4 # v23 + uses: dawidd6/action-download-artifact@d63b86af1b34672e53c440b1b83979861906bad7 # v24 with: run_id: ${{ github.event.workflow_run.id }} name: ${{ env.BINARY_ARTIFACT }}