Skip to content

Commit 929a13e

Browse files
Update dawidd6/action-download-artifact action to v16 (#1450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e6625d commit 929a13e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: echo "$GITHUB_CONTEXT"
1818

1919
- name: Download artifact
20-
uses: dawidd6/action-download-artifact@v12
20+
uses: dawidd6/action-download-artifact@v16
2121
if: github.event.workflow_run.conclusion == 'success'
2222
with:
2323
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)