Skip to content

Commit

Permalink
Merge pull request #2756 from puppetlabs/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-java-4
  • Loading branch information
joshcooper authored Sep 6, 2024
2 parents 400e1ca + bf16ef8 commit 07037a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
ruby-version: 2.7
- name: Create lock
run: bundle lock
- uses: actions/setup-java@v3
- uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '17'
Expand Down

0 comments on commit 07037a3

Please sign in to comment.