diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6132c90..ed7cdeb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: dotnet-version: "5.0.401" - 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