Skip to content

Commit e16e10d

Browse files
authored
Merge pull request #70 from ckipp01/dependabot/github_actions/coursier/setup-action-1.3.8
build(deps): bump coursier/setup-action from 1.3.7 to 1.3.8
2 parents 01adb7b + 7b505ad commit e16e10d

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

0 commit comments

Comments
 (0)