mirror of
https://github.com/DigiLive/mushroom-strategy.git
synced 2025-08-02 19:14: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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [ 18.x ]
|
node-version: [22.x]
|
||||||
|
|
||||||
# Checkout Repository
|
# Checkout Repository
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user