We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e23557 + c8d6167 commit 579ab63Copy full SHA for 579ab63
.github/workflows/pre-commit.yml
@@ -13,5 +13,5 @@ jobs:
13
- name: Setup Node.js
14
uses: actions/setup-node@v5
15
with:
16
- node-version: '22'
+ node-version: '24'
17
- uses: pre-commit/action@v3.0.1
0 commit comments