diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72ac604..9fb3fda 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,7 @@ jobs: dotnet-version: "7.0.101" - name: Run dotnet --info run: dotnet --info - - uses: actions/checkout@v3.5.3 + - uses: actions/checkout@v4.1.0 with: fetch-depth: 0 - name: Build