mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-02-04 15:43:51 +00:00
chore(deps): update actions/download-artifact action to v4 (#12)
This commit is contained in:
2
.github/workflows/test-and-build.yml
vendored
2
.github/workflows/test-and-build.yml
vendored
@@ -64,7 +64,7 @@ jobs:
|
||||
- "build-phar"
|
||||
if: github.event_name == 'release'
|
||||
steps:
|
||||
- uses: actions/download-artifact@v3
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: branch-usage-checker
|
||||
path: builds/
|
||||
|
||||
Reference in New Issue
Block a user