Skip to content

Commit

Permalink
Merge pull request #26 from ThomasVitale/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-java-4.6.0
  • Loading branch information
ThomasVitale authored Dec 19, 2024
2 parents 86fc1aa + 415e873 commit e15cd88
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 @@ -40,7 +40,7 @@ jobs:
fetch-depth: 0

- name: Set up Java
uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6.0
with:
java-version: 23
distribution: 'graalvm'
Expand Down

0 comments on commit e15cd88

Please sign in to comment.