Skip to content

Commit 09756a5

Browse files
build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 4.1.9. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@fa0a91b...cc20338) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76e2c89 commit 09756a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
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@fa0a91b85d4f404e444e00e005971372dc801d16
22+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806
2323
with:
2424
name: gh-pages
2525

0 commit comments

Comments
 (0)