Skip to content

Commit 310af3f

Browse files
authored
build(deps): bump dawidd6/action-download-artifact from 2 to 3
build(deps): bump dawidd6/action-download-artifact from 2 to 3
2 parents 838da51 + 2e2fcf3 commit 310af3f

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@v2
21+
uses: dawidd6/action-download-artifact@v3
2222
with:
2323
workflow_conclusion: success
2424
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)