Skip to content

Commit 112afc0

Browse files
authoredMar 19, 2025
build(deps): bump actions/download-artifact from 4.1.9 to 4.2.0 (#281)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.9 to 4.2.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@cc20338...b14cf4c) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb9eef7 commit 112afc0

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@cc203385981b70ca67e1cc392babf9cc229d5806
22+
uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765
2323
with:
2424
name: gh-pages
2525

0 commit comments

Comments
 (0)
Please sign in to comment.