We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c3292c commit 4e88fd3Copy full SHA for 4e88fd3
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
java-version: [email protected]
30
31
- name: Cache sbt
32
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
+ uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
33
with:
34
path: |
35
~/.sbt
0 commit comments