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