Skip to content

Commit 2cbc16f

Browse files
committed
debug
1 parent 18d2d32 commit 2cbc16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@v4
3333
- uses: actions/setup-node@v4
3434
with:
35-
node-version: 22.x
35+
node-version: 24.x
3636
cache: 'npm'
3737
- run: node -v
3838
- run: npm -v

0 commit comments

Comments
 (0)