Skip to content

Commit

Permalink
🐳 chore: Upgrade gradle to v8.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
caoccao committed Nov 21, 2024
1 parent 23d5676 commit 53c5b2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swc4j_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
with:
gradle-version: 8.5
gradle-version: 8.10.2

- name: Build and Test
run: |
Expand Down Expand Up @@ -150,7 +150,7 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
with:
gradle-version: 8.5
gradle-version: 8.10.2

- name: Build and Test
run: |
Expand Down

0 comments on commit 53c5b2e

Please sign in to comment.