We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef0f2ff commit 813e039Copy full SHA for 813e039
.github/workflows/workflow.yml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
NODE24: '24.14.0'
13
- NODE22: '22.22.0'
+ NODE22: '22.22.1'
14
NODE20: '20.20.0'
15
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
16
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
0 commit comments