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 248571f commit 63a3c02Copy full SHA for 63a3c02
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v3
24
25
- name: Cache sbt
26
- uses: actions/cache@v2
+ uses: actions/cache@v3
27
with:
28
path: |
29
~/.sbt
0 commit comments