Skip to content

Commit

Permalink
Merge pull request #1015 from speedment/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-3.3.0

Bump actions/checkout from 2.4.0 to 3.3.0
  • Loading branch information
julgus committed Jun 28, 2023
2 parents 27fa6fe + 88a9f53 commit c2e1869
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 @@ -34,7 +34,7 @@ jobs:
name: Java ${{ matrix.java }}

steps:
- uses: actions/checkout@v2.4.0
- uses: actions/checkout@v3.3.0
- name: Set up Java
uses: actions/setup-java@v1
with:
Expand Down

0 comments on commit c2e1869

Please sign in to comment.