Skip to content

Commit c0c5607

Browse files
chore(deps): update dependency node to v20.19.5 (#379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f8d10a9 commit c0c5607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-rule-manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Node.js
1818
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
1919
with:
20-
node-version: 20
20+
node-version: 20.19.5
2121

2222
- name: Check for rule changes
2323
id: diff

0 commit comments

Comments
 (0)