Skip to content

Commit ac0bdb6

Browse files
authored
Merge pull request #59 from io-github-nafg/renovate/coursier-cache-action-7.x
chore(deps): update coursier/cache-action action to v7
2 parents 9d7a5ef + 59dcc12 commit ac0bdb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v5
1616
- uses: bleep-build/[email protected]
17-
- uses: coursier/cache-action@v6
17+
- uses: coursier/cache-action@v7
1818
with:
1919
extraFiles: bleep.yaml
2020
- name: Compile

0 commit comments

Comments
 (0)