diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 15ce7b4..f73f658 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: dotnet-version: "7.0.101" - name: Run dotnet --info run: dotnet --info - - uses: actions/checkout@v4.2.1 + - uses: actions/checkout@v4.2.2 with: fetch-depth: 0 - name: Build