diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 77894a9..7aea96d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: dotnet-version: "5.0.401" - name: Run dotnet --info run: dotnet --info - - uses: actions/checkout@v4.1.0 + - uses: actions/checkout@v4.1.1 with: fetch-depth: 0 - name: Build