diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cd1e466..90223b9 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@v3.0.1 + - uses: actions/checkout@v3.0.2 with: fetch-depth: 0 - name: Build