Skip to content

Commit c4cb430

Browse files
arg arg!
1 parent aef6b2c commit c4cb430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dead-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
id: lychee
1919
uses: lycheeverse/lychee-action@v2
2020
with:
21-
args: --accept 200,403
21+
args: ["--accept", "200,403"]
2222
fail: false
2323
failIfEmpty: true
2424

0 commit comments

Comments
 (0)