diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5fc9e89..a9e41d6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: use-standalone-tool: [false, true] steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: .NET Setup uses: zyactions/dotnet-setup@v1