Skip to content

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartłomiej Rasztabiga committed Apr 15, 2024
1 parent 841486c commit c92710e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
java-version: "21"
distribution: corretto
- name: Set up Gradle
uses: gradle/gradle-build-action@v3
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: 8.7
- name: Build with Gradle
Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
java-version: "21"
distribution: corretto
- name: Set up Gradle
uses: gradle/gradle-build-action@v3
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: 8.7
- name: Build with Gradle
Expand Down

0 comments on commit c92710e

Please sign in to comment.