Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
HyejiYu committed Sep 18, 2024
2 parents 9217fa3 + 28991a1 commit 598a3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server_cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Set up Gradle
uses: gradle/gradle-build-action@v3
with:
gradle-version: '8.0'
gradle-version: '8.8'

- name: Build with Gradle
working-directory: ./server
Expand Down

0 comments on commit 598a3fe

Please sign in to comment.