Skip to content

Commit

Permalink
Merge pull request #6093 from bisq-network/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/checkout-3

Bump actions/checkout from 2.4.0 to 3
  • Loading branch information
ripcurlx authored Mar 8, 2022
2 parents b95c385 + 9d13dac commit 18f8e79
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 @@ -15,7 +15,7 @@ jobs:
java: [ '11', '11.0.3', '15', '15.0.5']
name: Test Java ${{ matrix.Java }}, ${{ matrix.os }}
steps:
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
- uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
Expand Down

0 comments on commit 18f8e79

Please sign in to comment.