1 Commits

Author SHA1 Message Date
1a53f1a391 build(deps): bump actions/upload-artifact from 4 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 02:05:50 +00:00
3 changed files with 7 additions and 7 deletions

View File

@ -19,7 +19,7 @@ jobs:
run: pnpm exec playwright install --with-deps
- name: Run Playwright tests
run: pnpm exec playwright test
- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v6
if: ${{ !cancelled() }}
with:
name: playwright-report

View File

@ -77,7 +77,7 @@
"next": "^15.3.4",
"next-auth": "^4.24.11",
"next-themes": "^0.4.6",
"node-cron": "^4.2.1",
"node-cron": "^4.1.1",
"node-fetch": "^3.3.2",
"pg": "^8.16.3",
"react": "^19.1.0",

10
pnpm-lock.yaml generated
View File

@ -141,8 +141,8 @@ importers:
specifier: ^0.4.6
version: 0.4.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
node-cron:
specifier: ^4.2.1
version: 4.2.1
specifier: ^4.1.1
version: 4.1.1
node-fetch:
specifier: ^3.3.2
version: 3.3.2
@ -3796,8 +3796,8 @@ packages:
sass:
optional: true
node-cron@4.2.1:
resolution: {integrity: sha512-lgimEHPE/QDgFlywTd8yTR61ptugX3Qer29efeyWw2rv259HtGBNn1vZVmp8lB9uo9wC0t/AT4iGqXxia+CJFg==}
node-cron@4.1.1:
resolution: {integrity: sha512-oJj9CYV7teeCVs+y2Efi5IQ4FGmAYbsXQOehc1AGLlwteec8pC7DjBCUzSyRQ0LYa+CRCgmD+vtlWQcnPpXowA==}
engines: {node: '>=6.0.0'}
node-domexception@1.0.0:
@ -8715,7 +8715,7 @@ snapshots:
- '@babel/core'
- babel-plugin-macros
node-cron@4.2.1: {}
node-cron@4.1.1: {}
node-domexception@1.0.0: {}