Skip to content

Commit 5fbf6ae

Browse files
Bump actions/download-artifact from 2 to 3 (#139)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v2...v3) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... 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 4aeab01 commit 5fbf6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ jobs:
455455
with:
456456
fetch-depth: 0
457457

458-
- uses: actions/download-artifact@v2
458+
- uses: actions/download-artifact@v3
459459
id: download
460460

461461
- name: List artifacts

0 commit comments

Comments
 (0)