update workflows to use v1 tag
This commit is contained in:
parent
22dc82512a
commit
d842673560
@ -20,7 +20,7 @@ jobs:
|
|||||||
password: ${{ inputs.password }}
|
password: ${{ inputs.password }}
|
||||||
steps:
|
steps:
|
||||||
- name: Setup composer
|
- name: Setup composer
|
||||||
uses: https://git.qlic.nl/actions/setup-composer@main
|
uses: https://git.qlic.nl/actions/setup-composer@v1
|
||||||
|
|
||||||
- name: Run PHPStan
|
- name: Run PHPStan
|
||||||
run: ./vendor/bin/phpstan analyse
|
run: ./vendor/bin/phpstan analyse
|
||||||
|
Loading…
x
Reference in New Issue
Block a user