Skip to content

Commit 96b9fcd

Browse files
Bump lycheeverse/lychee-action from 2.6.0 to 2.6.1 (#1243)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9f6677 commit 96b9fcd

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@v5
1515

1616
- name: Link Checker
17-
uses: lycheeverse/[email protected].0
17+
uses: lycheeverse/[email protected].1
1818
with:
1919
args: --verbose --no-progress **/*.md **/*.html **/*.rst
2020
fail: true

0 commit comments

Comments
 (0)