Skip to content

Commit

Permalink
Bump actions/checkout from 2 to 4 (#4192)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent c6ed320 commit 9a3e622
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 @@ -19,7 +19,7 @@ jobs:
java: ["8"]

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Set up JDK ${{ matrix.java }}
uses: actions/setup-java@v2
with:
Expand Down

0 comments on commit 9a3e622

Please sign in to comment.