fix: downgrade upload-artifact from v4 to v3 for GHES compatibility
All checks were successful
JavaScript SDK Tests / test-js-sdk (push) Successful in 27s
security-scanning / audit (push) Successful in 1m21s

This commit is contained in:
2026-03-28 09:07:31 +01:00
parent 0bfa41e9d5
commit 3dc12ad8af

View File

@@ -80,7 +80,7 @@ jobs:
- name: Upload test results
if: always()
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: js-sdk-test-results
path: packages/js/aitbc-sdk/test-results/