diff --git a/.github/workflows/dependency-policy.yml b/.github/workflows/dependency-policy.yml index aab153e..d8e0830 100644 --- a/.github/workflows/dependency-policy.yml +++ b/.github/workflows/dependency-policy.yml @@ -15,7 +15,7 @@ jobs: name: NuGet outdated — fail on stale majors runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 - uses: actions/setup-dotnet@v4 with: