Skip to content

Commit

Permalink
Merge pull request #367 from speedment/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-3.6.0

Bump actions/checkout from 3.5.3 to 3.6.0
  • Loading branch information
julgus committed Aug 29, 2023
2 parents efde628 + f2aae0f commit 9b694b3
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 @@ -33,7 +33,7 @@ jobs:
name: Java ${{ matrix.java }}

steps:
- uses: actions/checkout@v3.5.3
- uses: actions/checkout@v3.6.0
- name: Set up Java
uses: actions/setup-java@v3.12.0
with:
Expand Down

0 comments on commit 9b694b3

Please sign in to comment.