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.
2 parents 10c480e + 1a3581a commit c0f5e9cCopy full SHA for c0f5e9c
.github/workflows/format.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Node
19
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
20
with:
21
- node-version: 20.19.4
+ node-version: 20.19.5
22
cache: "pnpm"
23
24
- name: Install Dependencies
0 commit comments