Upgrade to gradle/actions 3.2.1

See gh-40219
This commit is contained in:
dependabot[bot]
2024-04-08 19:18:04 +00:00
committed by Andy Wilkinson
parent 06f5ab162f
commit 513b22cac0
3 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- name: Validate Gradle Wrapper
uses: gradle/wrapper-validation-action@b231772637bb498f11fdbc86052b6e8a8dc9fc92
- name: Set Up Gradle
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5
uses: gradle/actions/setup-gradle@1168cd3d07c1876a65e1724114de42ccbdfa7b78
- name: Build
env:
CI: 'true'