We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 992dfd5 + 683f2e9 commit 1f29c90Copy full SHA for 1f29c90
.github/workflows/ci.yml
@@ -91,7 +91,7 @@ jobs:
91
- name: Coursier cache
92
uses: coursier/cache-action@v6
93
- name: Cache sbt
94
- uses: actions/[email protected].4
+ uses: actions/[email protected].5
95
with:
96
path: ~/.sbt
97
key: ${{ runner.os }}-sbt-cache-${{ hashFiles('**/*.sbt') }}-${{ hashFiles('project/build.properties') }}
0 commit comments