Skip to content

Commit

Permalink
Merge pull request #16 from o0HalfLife0o/dependabot/github_actions/gr…
Browse files Browse the repository at this point in the history
…adle/actions-4

Bump gradle/actions from 3 to 4
  • Loading branch information
o0HalfLife0o authored Aug 15, 2024
2 parents b588b3b + 606f79f commit 4a2a2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
with:
distribution: temurin
java-version: ${{ matrix.java_ver }}
- uses: gradle/actions/setup-gradle@v3
- uses: gradle/actions/setup-gradle@v4
if: ${{ env.commit }}
- name: Build With Gradle
if: ${{ env.commit }}
Expand Down

0 comments on commit 4a2a2f7

Please sign in to comment.