diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd65c18..af4c993 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: dotnet-version: "7.0.100" - name: Run dotnet --info run: dotnet --info - - uses: actions/checkout@v4.1.5 + - uses: actions/checkout@v4.1.7 with: fetch-depth: 0 - name: Build