Skip to content

Commit 23ab40d

Browse files
authored
chore(deps): bump dawidd6/action-download-artifact from 3 to 6
2 parents f524ebc + 3e23b0b commit 23ab40d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-preview.yaml

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

2020
- name: Download artifact
21-
uses: dawidd6/action-download-artifact@v3
21+
uses: dawidd6/action-download-artifact@v6
2222
with:
2323
workflow_conclusion: success
2424
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)