Skip to content

Commit 69a80e3

Browse files
authored
Update action in link-validator.yml (#104)
1 parent a9ebfe6 commit 69a80e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-validator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: coursier/cache-action@v6
2828

2929
- name: Setup Coursier
30-
uses: coursier/setup-action@v1.3.3
30+
uses: coursier/setup-action@v1
3131

3232
- name: sbt site
3333
run: sbt docs/makeSite

0 commit comments

Comments
 (0)