Skip to content

Commit

Permalink
ci: add/update check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wetransformer committed Sep 30, 2024
1 parent d027bc7 commit bb7d627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tf-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
check:
uses: wetransform/gha-workflows/.github/workflows/gradle-library-check.yml@ac5514fee04f1b8ba18483fe8ff82c70fd134505 # v2.5.0
uses: wetransform/gha-workflows/.github/workflows/gradle-library-check.yml@9264b26e1baa46d2ef3c860cd479bfae76ee12a3 # v2.5.1
with:
expect-tests: false
java-version: 17
Expand Down

0 comments on commit bb7d627

Please sign in to comment.