Skip to content

Commit ee5c4a8

Browse files
Bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 760fb37 commit ee5c4a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-monitor-pit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616

1717
steps:
1818
- name: Artefakt laden
19-
uses: actions/download-artifact@v4
19+
uses: actions/download-artifact@v5
2020
with:
2121
name: file

0 commit comments

Comments
 (0)