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 72d01fe commit 1b77e93Copy full SHA for 1b77e93
.github/workflows/version-policy-check.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v3
21
22
- name: Cache sbt
23
- uses: actions/cache@v2
+ uses: actions/cache@v3
24
with:
25
path: |
26
~/.sbt
0 commit comments