We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10598a3 + ba4d0f3 commit fb5f0a8Copy full SHA for fb5f0a8
.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].6
+ uses: actions/[email protected].7
95
with:
96
path: ~/.sbt
97
key: ${{ runner.os }}-sbt-cache-${{ hashFiles('**/*.sbt') }}-${{ hashFiles('project/build.properties') }}
0 commit comments