Skip to content

Commit

Permalink
Use v1 of reusable workflows again
Browse files Browse the repository at this point in the history
  • Loading branch information
ihostage committed Apr 14, 2022
1 parent a7a06c0 commit 4427545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ concurrency:
jobs:
tests:
name: Tests
uses: playframework/.github/.github/workflows/sbt-matrix.yml@update-coursier
uses: playframework/.github/.github/workflows/sbt-matrix.yml@v1
with: # Should be sync with Mergify conditions (.mergify.yml)
java: >-
[ "17", "11", "8" ]
Expand Down

0 comments on commit 4427545

Please sign in to comment.