Skip to content

Commit a71a705

Browse files
chore(deps): bump gradle/actions from 4 to 5 (#575)
Bumps [gradle/actions](https://github.com/gradle/actions) from 4 to 5. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v4...v5) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6379c2c commit a71a705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

9191
- name: 🐘 Setup Gradle
9292
if: ${{ false }}
93-
uses: gradle/actions/setup-gradle@v4
93+
uses: gradle/actions/setup-gradle@v5
9494

9595
- name: 📖 Get Kotlin version
9696
id: kotlin-version

0 commit comments

Comments
 (0)