diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index d574424..b0b534b 100644 --- a/.github/workflows/test-and-build.yml +++ b/.github/workflows/test-and-build.yml @@ -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