Skip to content

Commit 5d76847

Browse files
authored
Merge pull request #170 from skydoves/dependabot/github_actions/gradle/gradle-build-action-3.5.0
Bump gradle/gradle-build-action from 3.4.2 to 3.5.0
2 parents 9367582 + 3861300 commit 5d76847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/baseline-profile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
# Sets gradle up
4747
- name: Setup Gradle
48-
uses: gradle/gradle-build-action@v3.4.2
48+
uses: gradle/gradle-build-action@v3.5.0
4949

5050
# Grants execute permission to gradle (safety step)
5151
- name: Grant Permissions to gradlew

0 commit comments

Comments
 (0)