Skip to content

Add custom exception and throw it when node not found in the path (#2… #691

Add custom exception and throw it when node not found in the path (#2…

Add custom exception and throw it when node not found in the path (#2… #691

name: github-dependency-graph
on:
push:
branches:
- main
jobs:
submit-dependency-graph:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: coursier/cache-action@v6
- uses: VirtusLab/scala-cli-setup@49e973f40321361e27fe0847308da6d4f6461a45
with:
jvm: "temurin:17"
- uses: ckipp01/mill-dependency-submission@v1