diff --git a/.github/workflows/dotnet-core.yml b/.github/workflows/dotnet-core.yml index 09529cc..3ff4bf3 100644 --- a/.github/workflows/dotnet-core.yml +++ b/.github/workflows/dotnet-core.yml @@ -32,7 +32,7 @@ jobs: 8.0.x 9.0.x - run: dotnet --info - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 with: fetch-depth: 0 - uses: actions/cache@v4