Skip to content

Commit

Permalink
ci(build.yml): Upgraded gradle version in GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Rainy committed Feb 4, 2024
1 parent ab740e8 commit 66d8239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: build
uses: gradle/gradle-build-action@v2.4.2
with:
gradle-version: 8.1
gradle-version: 8.4
arguments: build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 66d8239

Please sign in to comment.