Skip to content

Commit 152b39f

Browse files
chore(deps): bump dawidd6/action-download-artifact from 9 to 10 (#486)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0466c1a commit 152b39f

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
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

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

0 commit comments

Comments
 (0)