Skip to content

update to latest actions/cache due to deprecations (#13) #2

update to latest actions/cache due to deprecations (#13)

update to latest actions/cache due to deprecations (#13) #2

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