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.
1 parent 797133b commit e90fbcdCopy full SHA for e90fbcd
1 file changed
.github/workflows/eslint.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Setup Node.js
39
uses: actions/setup-node@v4
40
with:
41
- node-version: 20
+ node-version: 22
42
cache: pnpm
43
cache-dependency-path: backend/pnpm-lock.yaml
44
0 commit comments