We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86c7f45 + 353bed5 commit f9cffdaCopy full SHA for f9cffda
.github/workflows/gradle.yml
@@ -26,6 +26,6 @@ jobs:
26
java-version: '11'
27
distribution: 'temurin'
28
- name: Build with Gradle
29
- uses: gradle/gradle-build-action@87a9a15658c426a54dd469d4fc7dc1a73ca9d4a6 # v2.10.0
+ uses: gradle/gradle-build-action@8cbcb9948b5892387aed077daf6f90e1f0ba5b27 # v2.11.0
30
with:
31
arguments: build
0 commit comments