Skip to content

Commit

Permalink
Merge pull request #27 from ThomasVitale/dependabot/github_actions/gr…
Browse files Browse the repository at this point in the history
…adle/actions-4.2.2
  • Loading branch information
ThomasVitale authored Dec 19, 2024
2 parents c8efa3b + 8273994 commit 86fc1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
distribution: 'graalvm'

- name: Setup Gradle
uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1
uses: gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4.2.2

- name: Compile and test
run: |
Expand Down

0 comments on commit 86fc1aa

Please sign in to comment.