Skip to content

Commit

Permalink
Workaround for actions/checkout#100.
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-gsa committed Oct 22, 2020
1 parent 5160144 commit 07a9989
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: actions/checkout@a81bbbf8298c0fa03ea29cdc473d45769f953675 # v2.3.3
with:
repository: schematron/schematron
fetch-depth: 0
ref: ${{ matrix.schematron_version }}

- name: Set up JDK
Expand Down

0 comments on commit 07a9989

Please sign in to comment.