We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea49039 + 48384d6 commit 86424ffCopy full SHA for 86424ff
1 file changed
.github/workflows/pr-check.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Set up Node.js
49
uses: actions/setup-node@v4
50
with:
51
- node-version: '20'
+ node-version: '24'
52
cache: 'npm'
53
cache-dependency-path: frontend/package-lock.json
54
- name: Install dependencies
0 commit comments