mirror of
https://github.com/DigiLive/mushroom-strategy.git
synced 2025-08-01 02:44:27 +02:00
Bump Node version for the build workflow
This commit is contained in:
2
.github/workflows/webpack.yml
vendored
2
.github/workflows/webpack.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [ 18.x ]
|
||||
node-version: [22.x]
|
||||
|
||||
# Checkout Repository
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user