Skip to content

Commit

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

build(deps): Bump gradle/actions from 3.2.0 to 3.2.1
  • Loading branch information
bjhargrave authored Apr 9, 2024
2 parents 68ecc48 + 1cd4db3 commit 3435482
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@e24011a3b5db78bd5ab798036042d9312002f252
uses: gradle/actions/setup-gradle@1168cd3d07c1876a65e1724114de42ccbdfa7b78
with:
cache-read-only: ${{ github.ref != 'refs/heads/main' }}
- name: Build
Expand Down

0 comments on commit 3435482

Please sign in to comment.