Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #10 from Teifun2/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-v2.3.2

Bump actions/checkout from v2.3.1 to v2.3.2
  • Loading branch information
Teifun2 authored Aug 14, 2020
2 parents e524d15 + 7c41718 commit f1ba53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.1
- uses: actions/checkout@v2.3.2
- uses: actions/setup-java@v1
with:
java-version: '12.x'
Expand Down

0 comments on commit f1ba53f

Please sign in to comment.