We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b23d67c commit e36ed46Copy full SHA for e36ed46
.github/workflows/dependency-graph.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
update-graph:
11
name: Update Dependency Graph
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
13
steps:
14
- uses: actions/checkout@v3
15
- uses: scalacenter/sbt-dependency-submission@v2
0 commit comments