Skip to content

Commit

Permalink
Merge pull request #46 from OSGP/dependabot/github_actions/gradle/act…
Browse files Browse the repository at this point in the history
…ions-4

Bump gradle/actions from 3 to 4
  • Loading branch information
loesimmens authored Feb 17, 2025
2 parents 9a2ce59 + f8f2bd0 commit ce6b79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
java-version: '21'
distribution: 'temurin'
- name: Setup Gradle to generate and submit dependency graphs
uses: gradle/actions/setup-gradle@v3
uses: gradle/actions/setup-gradle@v4
with:
dependency-graph: generate-and-submit
- name: Build with Gradle
Expand Down

0 comments on commit ce6b79b

Please sign in to comment.