test
Some checks failed
/ build (push) Failing after 5s

This commit is contained in:
lubiana 2023-10-16 19:18:51 +02:00
parent c86dad5c6c
commit 1e97d89a5a
No known key found for this signature in database

View file

@ -5,7 +5,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup PHP
uses: https://github.com/shivammathur/setup-php@v2