Skip to content

Commit

Permalink
(chore) Updating to use Projektor action v10 (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
craigatk authored Sep 25, 2020
1 parent 5c32274 commit 0731c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: ./gradlew check jTR

- name: Projektor report URL
uses: craigatk/projektor-action@v7
uses: craigatk/projektor-action@v10
if: failure() || success()
with:
print-link: true

0 comments on commit 0731c6d

Please sign in to comment.