1
0
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:
Markus Staab 2020-01-06 22:41:03 +01:00 committed by Matthew Brown
parent 5c45221bdc
commit 3a18b169af

View File

@ -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