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 f8d10a9 commit c0c5607Copy full SHA for c0c5607
.github/workflows/update-rule-manifest.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Node.js
18
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
19
with:
20
- node-version: 20
+ node-version: 20.19.5
21
22
- name: Check for rule changes
23
id: diff
0 commit comments