Skip to content

Commit 0431f83

Browse files
Bump lycheeverse/lychee-action from 2.3.0 to 2.4.0 (#1190)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a03bf3f commit 0431f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nestml-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515

1616
- name: Link Checker
17-
uses: lycheeverse/lychee-action@v2.3.0
17+
uses: lycheeverse/lychee-action@v2.4.0
1818
with:
1919
args: --verbose --no-progress **/*.md **/*.html **/*.rst
2020
fail: true

0 commit comments

Comments
 (0)