Skip to content

Commit

Permalink
[CI skip] Merge pull request #9 from TheBusyBiscuit/renovate/actions-…
Browse files Browse the repository at this point in the history
…checkout-2.x

Update actions/checkout action to v2.3.4
  • Loading branch information
TheBusyBiscuit committed Dec 9, 2020
2 parents 160955c + 4a4ff36 commit 6b6b0cc
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 @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2.3.3
- uses: actions/checkout@v2.3.4
- name: Set up JDK 1.8
uses: actions/setup-java@v1.4.3
with:
Expand Down

0 comments on commit 6b6b0cc

Please sign in to comment.