Skip to content

Commit ec15777

Browse files
Update dawidd6/action-download-artifact action to v11 (#1302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c86f732 commit ec15777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v10
20+
uses: dawidd6/action-download-artifact@v11
2121
if: github.event.workflow_run.conclusion == 'success'
2222
with:
2323
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)