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 2165ce8 commit b02b775Copy full SHA for b02b775
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
scala: [2.12.x, 2.13.x, 3.x]
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
with:
18
fetch-depth: 0
19
- uses: actions/setup-java@v4
.github/workflows/release.yml
@@ -6,7 +6,7 @@ jobs:
6
publish:
7
8
9
10
11
12
0 commit comments