Skip to content

Commit

Permalink
Bump actions/checkout from 2.4.0 to 3 (#248)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 2, 2022
1 parent b9c2e94 commit d93ac64
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 @@ -18,7 +18,7 @@ jobs:
name: on ${{ matrix.os }}

steps:
- uses: actions/checkout@v2.4.0
- uses: actions/checkout@v3

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

0 comments on commit d93ac64

Please sign in to comment.