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.
1 parent 26a6268 commit a41dbf7Copy full SHA for a41dbf7
.github/workflows/pr.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
distribution: 'temurin'
20
java-version: '21'
21
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
22
23
path: |
24
~/.sbt
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
30
31
0 commit comments