mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-03-06 07:57:41 +00:00
chore(deps): update actions/upload-artifact action to v4 (#13)
This commit is contained in:
2
.github/workflows/test-and-build.yml
vendored
2
.github/workflows/test-and-build.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
|||||||
- name: Ensure the PHAR works
|
- name: Ensure the PHAR works
|
||||||
run: builds/branch-usage-checker --version
|
run: builds/branch-usage-checker --version
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v4
|
||||||
name: Upload the PHAR artifact
|
name: Upload the PHAR artifact
|
||||||
with:
|
with:
|
||||||
name: branch-usage-checker
|
name: branch-usage-checker
|
||||||
|
|||||||
Reference in New Issue
Block a user