Skip to content

Commit

Permalink
Merge pull request #88 from bjhargrave/dependabot/github_actions/grad…
Browse files Browse the repository at this point in the history
…le/actions-3.2.0

build(deps): Bump gradle/actions from 3.1.0 to 3.2.0
  • Loading branch information
bjhargrave committed Apr 5, 2024
2 parents 6080f59 + b40a6b3 commit 68ecc48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
distribution: 'temurin'
java-version: ${{ matrix.java }}
- name: Setup Gradle
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5
uses: gradle/actions/setup-gradle@e24011a3b5db78bd5ab798036042d9312002f252
with:
cache-read-only: ${{ github.ref != 'refs/heads/main' }}
- name: Build
Expand Down

0 comments on commit 68ecc48

Please sign in to comment.