Skip to content

Commit

Permalink
Merge branch 'main' into update-to-next-14
Browse files Browse the repository at this point in the history
  • Loading branch information
ProchaLu authored Jan 5, 2024
2 parents 24018f3 + 1c511f2 commit d9b01c0
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 135 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Run tests
run: pnpm playwright test
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: failure()
with:
name: playwright-screenshots-videos
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
"tailwindcss": "^3.3.3",
"typescript": "^5.1.6"
},
"packageManager": "pnpm@8.11.0"
"packageManager": "pnpm@8.14.0"
}
Loading

0 comments on commit d9b01c0

Please sign in to comment.