We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2752a55 + 47abf0e commit 14a4a13Copy full SHA for 14a4a13
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/checkout@v4
29
30
- name: Cache sbt
31
- uses: actions/cache@v3
+ uses: actions/cache@v4
32
with:
33
path: |
34
~/.sbt
.github/workflows/version-policy-check.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
0 commit comments