Skip to content

Commit

Permalink
Merge pull request #81 from GiganticMinecraft/renovate/gradle-gradle-…
Browse files Browse the repository at this point in the history
…build-action-3.x

chore(deps): update gradle/gradle-build-action action to v3.5.0
  • Loading branch information
Lucky authored Jul 21, 2024
2 parents f4e10a1 + e5036d8 commit 9038a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Java & Gradle
uses: ./.github/actions/setup
- name: Build with Gradle
uses: gradle/gradle-build-action@v3.3.2
uses: gradle/gradle-build-action@v3.5.0
with:
arguments: shadowJar
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 9038a29

Please sign in to comment.