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 3934834 commit 4bb077eCopy full SHA for 4bb077e
.github/workflows/gh-pages.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
node-version: "${{ steps.nodenv.outputs.node-version }}"
34
- name: Cache SBT
35
- uses: actions/cache@v2
+ uses: actions/cache@v3
36
37
path: |
38
~/.ivy2/local/
0 commit comments