We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3fdd73 commit 2e16775Copy full SHA for 2e16775
.github/workflows/test.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
test:
11
- uses: wetransform/gha-workflows/.github/workflows/gradle-library-check.yml@b8c149abb6fed430a99dbd7ca25a093ffe875ab1 # v4.0.0
+ uses: wetransform/gha-workflows/.github/workflows/gradle-library-check.yml@11ac55c836e622b4a3c944e057f9067cfdc6ab11 # v4.1.1
12
with:
13
java-version: 17
14
multi-module: false
0 commit comments