mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-01-26 11:44:02 +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
|
||||
run: builds/branch-usage-checker --version
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
name: Upload the PHAR artifact
|
||||
with:
|
||||
name: branch-usage-checker
|
||||
|
||||
Reference in New Issue
Block a user