Skip to content

Commit

Permalink
Merge pull request #82 from bjhargrave/dependabot/github_actions/grad…
Browse files Browse the repository at this point in the history
…le/actions-3.1.0
  • Loading branch information
bjhargrave committed Feb 14, 2024
2 parents 8ddbd8a + 344a560 commit fb4effa
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@ec92e829475ac0c2315ea8f9eced72db85bb337a
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5
with:
cache-read-only: ${{ github.ref != 'refs/heads/main' }}
- name: Build
Expand Down

0 comments on commit fb4effa

Please sign in to comment.