Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #10 from TurnipTales/renovate/gradle-actions-4.x
Browse files Browse the repository at this point in the history
chore(deps): update gradle/actions action to v4
  • Loading branch information
rettichlp authored Aug 13, 2024
2 parents b62c03e + 5ea972b commit 37b90a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cache: gradle

- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
uses: gradle/actions/setup-gradle@v4

- name: Build with Gradle
run: ./gradlew shadowJar --full-stacktrace
Expand Down

0 comments on commit 37b90a2

Please sign in to comment.