Skip to content

Commit 95a8889

Browse files
dependabot[bot]kumy
authored andcommitted
chore(deps): 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 3c2133f commit 95a8889

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/robot-framework.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,11 @@ jobs:
161161
runs-on: ubuntu-latest
162162

163163
steps:
164-
- uses: actions/download-artifact@v4
164+
- uses: actions/download-artifact@v5
165165
with:
166166
pattern: test-results-*
167167
merge-multiple: true
168-
- uses: actions/download-artifact@v4
168+
- uses: actions/download-artifact@v5
169169
with:
170170
pattern: test-unit
171171

0 commit comments

Comments
 (0)