Skip to content

Commit b80d3c7

Browse files
committed
Bump Node version for the build workflow
1 parent 48a253a commit b80d3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/webpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
strategy:
2424
matrix:
25-
node-version: [ 18.x ]
25+
node-version: [22.x]
2626

2727
# Checkout Repository
2828
steps:

0 commit comments

Comments
 (0)