Skip to content

Commit

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

Bump actions/checkout from 3.5.2 to 3.5.3
  • Loading branch information
alejandrogarcia83 authored Jun 17, 2023
2 parents 3d632b1 + 6173ca6 commit b81e558
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 @@ -17,7 +17,7 @@ jobs:
java: [ '11', '11.0.3', '15', '15.0.5']
name: Test Java ${{ matrix.Java }}, ${{ matrix.os }}
steps:
- uses: actions/checkout@v3.5.2
- uses: actions/checkout@v3.5.3

- name: Set up JDK
uses: actions/setup-java@v3.11.0
Expand Down

0 comments on commit b81e558

Please sign in to comment.