Skip to content

Commit

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

Bump actions/checkout from 3.3.0 to 3.5.0
  • Loading branch information
julgus committed Apr 11, 2023
2 parents a057df0 + 1f66bce commit 57f9824
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.3.0
- uses: actions/checkout@v3.5.0
- name: Set up Java
uses: actions/setup-java@v1
with:
Expand Down

0 comments on commit 57f9824

Please sign in to comment.