Skip to content

Commit 8289c36

Browse files
authored
Merge branch 'develop' into dependabot/npm_and_yarn/prettier-2.8.7
2 parents 800efbe + f5ab4d9 commit 8289c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: E2E Tests (Playwright)
7575
run: npm run test:e2e
7676
- name: Store artifacts
77-
uses: actions/upload-artifact@v2
77+
uses: actions/upload-artifact@v3
7878
if: failure()
7979
with:
8080
name: ${{ matrix.os }}-${{ matrix.node-version }}-artifacts

0 commit comments

Comments
 (0)