Skip to content

Commit

Permalink
Merge pull request #448 from finos/robmoffat-patch-8
Browse files Browse the repository at this point in the history
Update build-branch.yml
  • Loading branch information
vaibhav-db authored Nov 13, 2024
2 parents 4d77e73 + 24c6ca3 commit 6f2213b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/build-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,13 @@ jobs:
${{ runner.os }}-build-${{ env.cache-name }}-
${{ runner.os }}-build-
${{ runner.os }}-
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
- uses: actions/checkout@v4
- name: Run linkspector
uses: umbrelladocs/action-linkspector@v1
with:
use-quiet-mode: yes
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
fail_on_error: true
- name: Set up JDK
uses: actions/setup-java@v1
with:
Expand Down

0 comments on commit 6f2213b

Please sign in to comment.