We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39dc7b6 commit a227f28Copy full SHA for a227f28
1 file changed
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup Node.js
25
uses: actions/setup-node@v6
26
with:
27
- node-version: '22'
+ node-version: '24'
28
cache: 'npm'
29
30
- name: Install dependencies
0 commit comments