Skip to content

Commit 01adb7b

Browse files
authored
Merge pull request #69 from ckipp01/dependabot/github_actions/coursier/setup-action-1.3.7
build(deps): bump coursier/setup-action from 1.3.5 to 1.3.7
2 parents d15c711 + c143ae1 commit 01adb7b

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].5
16+
- uses: coursier/[email protected].7
1717
with:
1818
apps: scala-cli
1919

0 commit comments

Comments
 (0)