Skip to content

Commit

Permalink
Merge pull request #1363 from IntelPython/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/setup-java-4

Bump actions/setup-java from 1 to 4
  • Loading branch information
diptorupd authored Feb 28, 2024
2 parents 2df6fab + c302f49 commit 5053d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v1
- uses: actions/setup-java@v4
with:
java-version: 11

Expand Down

0 comments on commit 5053d3f

Please sign in to comment.