diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eb15e24..9cad113 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: dotnet-version: "5.0.201" - name: Run dotnet --info run: dotnet --info - - uses: actions/checkout@v3.5.3 + - uses: actions/checkout@v4.1.1 with: fetch-depth: 0 - name: Build