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 b8ea7f0 commit b2ad39fCopy full SHA for b2ad39f
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
- uses: actions/setup-java@v4
18
with:
19
distribution: 'zulu'
.github/workflows/update-github-dependency-graph.yml
@@ -12,6 +12,6 @@ jobs:
12
- uses: sbt/setup-sbt@v1
- uses: scalacenter/sbt-dependency-submission@v3
0 commit comments