diff --git a/.github/workflows/github-registry.yml b/.github/workflows/github-registry.yml index e093757..6634414 100644 --- a/.github/workflows/github-registry.yml +++ b/.github/workflows/github-registry.yml @@ -22,7 +22,7 @@ jobs: fetch-depth: 0 # Download Artifact from parent run - name: Download artifacts from parent run - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: run-id: ${{ github.event.workflow_run.id }} # Setup Bun