We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f6e98 commit d920c8fCopy full SHA for d920c8f
1 file changed
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup Node.js
22
uses: actions/setup-node@v4
23
with:
24
- node-version: '20'
+ node-version: '24'
25
cache: 'npm'
26
cache-dependency-path: 'BLEU-Website/package-lock.json'
27
0 commit comments