Skip to content

Commit d15c711

Browse files
authored
Merge pull request #67 from ckipp01/dependabot/github_actions/coursier/setup-action-1.3.5
build(deps): bump coursier/setup-action from 1.3.4 to 1.3.5
2 parents a7c7fc6 + a2f1f52 commit d15c711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-site.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- uses: coursier/cache-action@v6
16-
- uses: coursier/[email protected].4
16+
- uses: coursier/[email protected].5
1717
with:
1818
apps: scala-cli
1919

0 commit comments

Comments
 (0)