We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2733455 commit d6b9f44Copy full SHA for d6b9f44
.github/workflows/sentry.yml
@@ -59,7 +59,7 @@ jobs:
59
run: bun install --frozen-lockfile
60
61
- name: Download CI build artifact
62
- uses: dawidd6/action-download-artifact@v6
+ uses: dawidd6/action-download-artifact@v11
63
with:
64
run_id: ${{ github.event.workflow_run.id }}
65
name: build-bin-${{ github.event.workflow_run.head_sha }}
0 commit comments