Skip to content

Commit e36ed46

Browse files
committedJan 9, 2025·
Fix dependency graph CI
1 parent b23d67c commit e36ed46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/dependency-graph.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
update-graph:
1111
name: Update Dependency Graph
12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-22.04
1313
steps:
1414
- uses: actions/checkout@v3
1515
- uses: scalacenter/sbt-dependency-submission@v2

0 commit comments

Comments
 (0)
Please sign in to comment.