Skip to content

Commit 6c494e1

Browse files
dependabot[bot]olix0r
authored andcommitted
build(deps): bump actions/download-artifact from 2.1.0 to 3 (#1526)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.1.0 to 3. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@f023be2...fb598a6) --- updated-dependencies: - dependency-name: actions/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> (cherry picked from commit e32bf66) Signed-off-by: Oliver Gould <[email protected]>
1 parent b1bc277 commit 6c494e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
git-ref: ${{ github.ref }}
8585

8686
- name: download artifacts
87-
uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
87+
uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741
8888
with:
8989
path: artifacts
9090

0 commit comments

Comments
 (0)