Skip to content

Commit d74490f

Browse files
Update dawidd6/action-download-artifact action to v20 (#1472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a34eff commit d74490f

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

0 commit comments

Comments
 (0)