Skip to content

Commit

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

chore(deps): update gradle/gradle-build-action action to v2.8.0
Lucky3028 authored Sep 10, 2023
2 parents 620b055 + 639d175 commit de7963e
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
@@ -19,7 +19,7 @@ jobs:
- name: Setup Java & Gradle
uses: ./.github/actions/setup
- name: Build with Gradle
uses: gradle/gradle-build-action@v2.5.1
uses: gradle/gradle-build-action@v2.8.0
with:
arguments: shadowJar
- uses: actions/upload-artifact@v3

0 comments on commit de7963e

Please sign in to comment.