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 1599228 commit b142827Copy full SHA for b142827
.github/workflows/pre-commit-hooks.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v5
14
- name: set up Node.js
15
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v5
16
with:
17
node-version: '18'
18
cache: 'yarn'
0 commit comments