Skip to content

Commit

Permalink
Merge pull request #692 from quickfix-j/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
chrjohn authored Dec 1, 2023
2 parents fe6fd1c + 65da173 commit 7ab3182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
name: Test JDK ${{ matrix.java }}, ${{ matrix.os }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Configure pagefile
uses: al-cheb/[email protected]
with:
Expand Down

0 comments on commit 7ab3182

Please sign in to comment.