Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

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] <support@github.com> Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
1 parent eb86f2b commit 6ef17b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)