Skip to content

Commit 494cfc9

Browse files
Mike FriesenMike Friesen
authored andcommitted
updated gradle-build-action to v2
1 parent afe628f commit 494cfc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
java-version: '11'
3232
distribution: 'temurin'
3333
- name: Build with Gradle
34-
uses: gradle/gradle-build-action@0d13054264b0bb894ded474f08ebb30921341cee
34+
uses: gradle/gradle-build-action@v2
3535
with:
3636
arguments: test

0 commit comments

Comments
 (0)