mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Update to latest checkou action (#2559)
This commit is contained in:
parent
5c45221bdc
commit
3a18b169af
2
.github/workflows/shepherd.yml
vendored
2
.github/workflows/shepherd.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Install dependencies
|
||||
run: export COMPOSER_ROOT_VERSION=dev-master && composer install --prefer-dist --no-progress --no-suggest
|
||||
|
Loading…
Reference in New Issue
Block a user