Skip to content

Commit 4d1daaa

Browse files
build(deps): bump actions/download-artifact from 3.0.1 to 3.0.2 (#5)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@9782bd6...9bc31d5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ed84df commit 4d1daaa

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

0 commit comments

Comments
 (0)