Skip to content

Commit

Permalink
Merge pull request #947 from kreait/dependabot/github_actions/lycheev…
Browse files Browse the repository at this point in the history
…erse/lychee-action-2

github-actions(deps): bump lycheeverse/lychee-action from 1 to 2
  • Loading branch information
github-actions[bot] authored Oct 9, 2024
2 parents e309d2a + 1e7cbde commit ce879b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v4

- name: Run Lychee
uses: lycheeverse/lychee-action@v1
uses: lycheeverse/lychee-action@v2
with:
args: "--verbose --no-progress './*.md' './docs/*.rst' './src/**/*.php' './tests/**/*.php'"
output: ${{ runner.temp }}/lychee/out.md
Expand Down

0 comments on commit ce879b1

Please sign in to comment.