Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
build(deps): bump gradle/actions from 3 to 321 (#86), attempt #2
Browse files Browse the repository at this point in the history
  • Loading branch information
YannCebron committed Apr 8, 2024
1 parent 1f241ca commit 01c979c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

# Setup Gradle
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v321
uses: gradle/actions/setup-gradle@v3.2.1
with:
gradle-home-cache-cleanup: true

Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:

# Setup Gradle
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v321
uses: gradle/actions/setup-gradle@v3.2.1
with:
gradle-home-cache-cleanup: true

Expand Down Expand Up @@ -201,7 +201,7 @@ jobs:

# Setup Gradle
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v321
uses: gradle/actions/setup-gradle@v3.2.1
with:
gradle-home-cache-cleanup: true

Expand Down

0 comments on commit 01c979c

Please sign in to comment.