Skip to content

Commit 8c78352

Browse files
build(deps): bump actions/download-artifact from 4.2.0 to 4.2.1 (#284)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@b14cf4c...95815c3) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 112afc0 commit 8c78352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
ref: gh-pages
2020

2121
- name: Download artifacts
22-
uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765
22+
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e
2323
with:
2424
name: gh-pages
2525

0 commit comments

Comments
 (0)