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 81605e1 commit c0d201eCopy full SHA for c0d201e
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- name: Cache
15
- uses: actions/cache@v3
+ uses: actions/cache@v4
16
env:
17
cache-name: cache-sbt-libs
18
with:
0 commit comments