chore(deps): bump php to 8.4, update packages, rebuild (#37)

This commit is contained in:
2025-12-22 08:28:11 +02:00
committed by GitHub
parent 266068326b
commit 9dd3b08b84
4 changed files with 70 additions and 62 deletions

View File

@@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: ["8.2"]
php: ["8.4"]
steps:
- name: Checkout
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
@@ -51,7 +51,7 @@ jobs:
- name: Ensure the PHAR works
run: builds/branch-usage-checker --version
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
name: Upload the PHAR artifact
with:
name: branch-usage-checker
@@ -64,7 +64,7 @@ jobs:
- "build-phar"
if: github.event_name == 'release'
steps:
- uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
with:
name: branch-usage-checker
path: builds/