diff --git a/.github/workflows/dependency-graph.yml b/.github/workflows/dependency-graph.yml index 2ccd3f8f..9a904a27 100644 --- a/.github/workflows/dependency-graph.yml +++ b/.github/workflows/dependency-graph.yml @@ -8,6 +8,6 @@ jobs: name: Update Dependency Graph runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: sbt/setup-sbt@v1 - uses: scalacenter/sbt-dependency-submission@v3 \ No newline at end of file