diff --git a/.github/workflows/ci-aot.yml b/.github/workflows/ci-aot.yml index 36add3c..ca4002f 100644 --- a/.github/workflows/ci-aot.yml +++ b/.github/workflows/ci-aot.yml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 # fetching all - name: Setup dotnet - uses: actions/setup-dotnet@v3 + uses: actions/setup-dotnet@v4 - name: publish AOT testApp, assert static analysis warning count, and run the app shell: pwsh