Skip to content

this time the snippets are actually fixed, I swear #235

this time the snippets are actually fixed, I swear

this time the snippets are actually fixed, I swear #235

name: Update Dependency Graph
on:
push:
branches: [ master ]
jobs:
dependency-graph:
name: Update Dependency Graph
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: sbt/setup-sbt@v1
- uses: scalacenter/sbt-dependency-submission@v3