Skip to content

Commit 813e039

Browse files
committed
Update node to 22.22.1
1 parent ef0f2ff commit 813e039

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
@@ -10,7 +10,7 @@ on:
1010

1111
env:
1212
NODE24: '24.14.0'
13-
NODE22: '22.22.0'
13+
NODE22: '22.22.1'
1414
NODE20: '20.20.0'
1515
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
1616
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)