Skip to content

Commit 3ad7cf5

Browse files
authored
ci: explicitly install SBT (removed from GitHub in newer Ubuntu version) (#38)
1 parent cc98101 commit 3ad7cf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-github-dependency-graph.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
16+
- uses: sbt/setup-sbt@v1
1617
- uses: scalacenter/sbt-dependency-submission@v3

0 commit comments

Comments
 (0)