Skip to content

Commit a557d39

Browse files
chore(deps): bump dawidd6/action-download-artifact from 5 to 6 (#167)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 5 to 6. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v5...v6) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5aebb4 commit a557d39

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

0 commit comments

Comments
 (0)