1
0
mirror of https://github.com/flarum/core.git synced 2025-08-17 22:01:44 +02:00

[1.x] chore: resolve node deprecation warnings in workflows (#4081)

* chore: update frontend workflow

Backport of 356f97641e

* chore: bump default node version and `flarum/action-build`

* fix

* dummy commit
This commit is contained in:
Davide Iadeluca
2024-10-22 11:14:06 +02:00
committed by GitHub
parent 0b55830693
commit 92b2b4aad1
2 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
{
"compilerOptions": {
"skipLibCheck": true,
"allowUmdGlobalAccess": true,
"sourceMap": true,
"strict": true,