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 d237fb5 commit ff60327Copy full SHA for ff60327
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v2
13
- name: Cache
14
- uses: actions/cache@v2
+ uses: actions/cache@v3
15
env:
16
cache-name: cache-sbt-libs
17
with:
0 commit comments