Skip to content

Commit

Permalink
Merge pull request #379 from jgroups-extras/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/checkout-4
  • Loading branch information
rhusar authored Oct 24, 2024
2 parents a45b4cf + 3252670 commit 7888590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
java: [ 11, 17, 21, 22 ]
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Set up JDK ${{ matrix.java }}
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 7888590

Please sign in to comment.