Skip to content

Commit

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

Bump actions/checkout from 2.3.5 to 3.3.0
  • Loading branch information
julgus committed Jun 2, 2023
2 parents 32b71d1 + 4128cff commit f7d36df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
name: Java ${{ matrix.java }}

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

0 comments on commit f7d36df

Please sign in to comment.