ci: 📌 adjust checkout version to v3 (Node20 issues <.<)
Some checks failed
/ phplint (push) Failing after 12s
Some checks failed
/ phplint (push) Failing after 12s
This commit is contained in:
parent
a8678d0a5a
commit
82a2e21e6c
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ jobs:
|
||||||
image: cytopia/phplint:debian
|
image: cytopia/phplint:debian
|
||||||
entrypoint: sh
|
entrypoint: sh
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v3
|
||||||
- run: ./docker-entrypoint.sh -i ./vendor/.* *.php
|
- run: ./docker-entrypoint.sh -i ./vendor/.* *.php
|
Loading…
Add table
Add a link
Reference in a new issue