Skip to content

Commit

Permalink
Update to latest checkou action (#2559)
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm authored and muglug committed Jan 6, 2020
1 parent 5c45221 commit 3a18b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shepherd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3a18b16

Please sign in to comment.