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.
2 parents cd0bb40 + aa40085 commit bd44449Copy full SHA for bd44449
2 files changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v6
15
- - uses: coursier/cache-action@v8.0
+ - uses: coursier/cache-action@v8.1
16
- uses: coursier/setup-action@v2.0
17
with:
18
jvm: 8
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ jobs:
10
11
- run: git fetch --prune origin main
0 commit comments