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 Nov 19, 2024
1 parent b541a5b commit 2cb21d4
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@7f5f6571ea09b9d4b2b85d8b7a13f9ff80ba59e4 # v3.2.1
uses: wetransform/gha-workflows/.github/workflows/gradle-library-check.yml@2f8e5673288ba481e00636336b3e4e71628c9bd3 # v3.3.0
with:
java-version: 17
multi-module: false
Expand Down

0 comments on commit 2cb21d4

Please sign in to comment.