diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a64c28..46df4ff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: dotnet-version: "5.0.401" - name: Run dotnet --info run: dotnet --info - - uses: actions/checkout@v3.0.2 + - uses: actions/checkout@v3.1.0 with: fetch-depth: 0 - name: Build