Skip to content

Commit

Permalink
Merge pull request #72 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.3.0
  • Loading branch information
Lucky authored Apr 13, 2024
2 parents 9006ce1 + fe3e422 commit cba0cdc
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.1.0
uses: gradle/gradle-build-action@v3.3.0
with:
arguments: shadowJar
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit cba0cdc

Please sign in to comment.