Skip to content

Commit

Permalink
Bump gradle/actions from 3 to 4 in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [gradle/actions](https://github.com/gradle/actions).


Updates `gradle/actions` from 3 to 4
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@v3...v4)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 239c068 commit 4bd2e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
java-version: "21"
distribution: "liberica"
- uses: gradle/actions/setup-gradle@v3
- uses: gradle/actions/setup-gradle@v4
- run: ./gradlew check installDist
- name: "Generate data for frontend"
run: ./build/install/awesome-kotlin/bin/awesome-kotlin
Expand Down

0 comments on commit 4bd2e31

Please sign in to comment.