ci: 📌 adjust checkout version to v3 (Node20 issues <.<)

This commit is contained in:
David Bailey 2023-10-14 15:38:28 +02:00
parent cc75b4a98b
commit 472dfcd834

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