We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf1635 commit 678d75fCopy full SHA for 678d75f
1 file changed
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Use Node.js
16
uses: actions/setup-node@v4
17
with:
18
- node-version: '22'
+ node-version: '24'
19
20
- name: Restore npm cache
21
uses: actions/cache@v4
0 commit comments