Skip to content

Commit 6ef17b7

Browse files
dependabot[bot]ac000
authored andcommitted
ci: unitctl: Bump actions/download-artifact from 4 to 5
Bumps <https://github.com/actions/download-artifact> from 4 to 5. Link: Release notes <https://github.com/actions/download-artifact/releases> Link: Commits <actions/download-artifact@v4...v5> Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Andrew Clayton <[email protected]>
1 parent eb86f2b commit 6ef17b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unitctl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
needs: [build]
179179
runs-on: ubuntu-latest
180180
steps:
181-
- uses: actions/download-artifact@v4
181+
- uses: actions/download-artifact@v5
182182
with:
183183
merge-multiple: true
184184

0 commit comments

Comments
 (0)