Skip to content

Commit

Permalink
Merge pull request #26 from InkApplications/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/setup-java-4.2.2

Bump actions/setup-java from 4.2.1 to 4.2.2
  • Loading branch information
ReneeVandervelde authored Aug 20, 2024
2 parents d5a78e7 + 87e1e4f commit 4970cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pushes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/[email protected]
-
name: Configure Java
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
java-version: 17
distribution: temurin
Expand Down

0 comments on commit 4970cc4

Please sign in to comment.