diff --git a/.github/workflows/dotnet-server.yml b/.github/workflows/dotnet-server.yml index 8a475ebd..df6b7625 100644 --- a/.github/workflows/dotnet-server.yml +++ b/.github/workflows/dotnet-server.yml @@ -188,7 +188,7 @@ jobs: ./run-tests.sh - name: Upload E2E Artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: dotnet-e2e-artifacts path: artifacts/e2e-tests/**