Skip to content

Commit 05fd4e0

Browse files
authored
Merge branch 'develop' into develop
2 parents 984e28d + f99e865 commit 05fd4e0

File tree

5 files changed

+120
-58
lines changed

5 files changed

+120
-58
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: E2E Tests (Playwright)
7474
run: npm run test:e2e
7575
- name: Store artifacts
76-
uses: actions/upload-artifact@v5
76+
uses: actions/upload-artifact@v6
7777
if: failure()
7878
with:
7979
name: ${{ matrix.os }}-${{ matrix.node-version }}-artifacts

0 commit comments

Comments
 (0)