Skip to content

Commit

Permalink
Gradle 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jjohannes committed Oct 12, 2023
1 parent 79bb5d8 commit 08292f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Gradle
uses: gradle/[email protected]
with:
gradle-version: 8.4-rc-3
gradle-version: 8.4
- run: "gradle build --warning-mode=fail -p 01_The_Settings_File/my-project"
- run: "gradle build --warning-mode=fail -p 02_The_Build_Files/my-project"
- run: "gradle build --warning-mode=fail -p 03_Plugins/my-project"
Expand Down

0 comments on commit 08292f9

Please sign in to comment.