update workflow actions

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2024-03-03 10:47:18 +01:00
parent 2fc319b991
commit 3503d605cc
2 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ jobs:
mysql-version: [8.0, 5.7]
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup PHP, with composer and extensions
uses: shivammathur/setup-php@v2