Skip to content

Commit

Permalink
Merge dependabot/github_actions/actions/setup-java-4 into dependabot-…
Browse files Browse the repository at this point in the history
…combined-prs-1731920428909
  • Loading branch information
github-actions[bot] authored Nov 18, 2024
2 parents 5f571a7 + 7a8315a commit ef9c19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automation-trigger-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
token: ${{ secrets.BRANCHLET_ACCESS_TOKEN_PUBLIC }}
# repo's gradle is configured to run on java 11
- name: Setup java 11 for gradle
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '11'
Expand Down

0 comments on commit ef9c19b

Please sign in to comment.