Skip to content

Commit d6b9f44

Browse files
Update dawidd6/action-download-artifact action to v11
1 parent 2733455 commit d6b9f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sentry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: bun install --frozen-lockfile
6060

6161
- name: Download CI build artifact
62-
uses: dawidd6/action-download-artifact@v6
62+
uses: dawidd6/action-download-artifact@v11
6363
with:
6464
run_id: ${{ github.event.workflow_run.id }}
6565
name: build-bin-${{ github.event.workflow_run.head_sha }}

0 commit comments

Comments
 (0)