mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 08:45:56 +02:00
Bump sbt-dependency-submission
Fix the build on 2.13.8 to submit the corresponding graphs: Remove 2.13.8 in the crossScalaVersions of sbt-dependency-graph scripted-sbt-redux and scripted-sbt because they depend on sbtProj.
This commit is contained in:
@@ -9,6 +9,4 @@ jobs:
|
||||
runs-on: ubuntu-latest # or windows-latest, or macOS-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: scalacenter/sbt-dependency-graph-action@v1
|
||||
with:
|
||||
scala-versions: 2.12.16
|
||||
- uses: scalacenter/sbt-dependency-submission@v2
|
||||
|
||||
Reference in New Issue
Block a user