Skip to content

Commit 563381f

Browse files
chore(deps): bump dawidd6/action-download-artifact from 10 to 11 (#4207)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Coffee <jacob@z7x.org>
1 parent a570062 commit 563381f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Download artifact
20-
uses: dawidd6/action-download-artifact@v10
20+
uses: dawidd6/action-download-artifact@v11
2121
with:
2222
workflow_conclusion: success
2323
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)