Skip to content

Commit

Permalink
update checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-newman committed Dec 10, 2024
1 parent 68cb50a commit b5c9375
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
name: Update Dependency Graph
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: sbt/setup-sbt@v1
- uses: scalacenter/sbt-dependency-submission@v2

0 comments on commit b5c9375

Please sign in to comment.