ci: 📌 adjust checkout version to v3 (Node20 issues <.<)
Some checks failed
/ phplint (push) Failing after 12s

This commit is contained in:
David Bailey 2023-10-14 15:38:28 +02:00
parent a8678d0a5a
commit 82a2e21e6c

View file

@ -7,5 +7,5 @@ jobs:
image: cytopia/phplint:debian
entrypoint: sh
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
- run: ./docker-entrypoint.sh -i ./vendor/.* *.php