Skip to content

Commit

Permalink
cd(workflows): Upgrade setup-gradle action to v4 for better compati…
Browse files Browse the repository at this point in the history
…bility.
  • Loading branch information
Ayfri committed Aug 11, 2024
1 parent 3f7451a commit cf439d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: chmod +x gradlew

- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
uses: gradle/actions/setup-gradle@v4

- name: Query Browser Cache ID
id: browser-cache-id
Expand Down

0 comments on commit cf439d1

Please sign in to comment.