Skip to content

Commit e36ed46

Browse files
committed
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

Lines changed: 1 addition & 1 deletion
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)