ci: update actions

This commit is contained in:
2025-08-13 11:27:37 +02:00
parent 121051b7d0
commit 5bd7989070
4 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Setup PHP
uses: shivammathur/setup-php@v2
with: