mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-11 11:31:16 +00:00
Fix checkout
This commit is contained in:
5
.github/workflows/schedule.yml
vendored
5
.github/workflows/schedule.yml
vendored
@@ -33,10 +33,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Checkout ref
|
||||
run: |
|
||||
git checkout ${REF}
|
||||
ref: ${REF}
|
||||
env:
|
||||
REF: ${{ matrix.refs }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user