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 16bbf79 commit 374f71dCopy full SHA for 374f71d
.github/workflows/continuous-integration.yaml
@@ -71,7 +71,7 @@ jobs:
71
- name: Use Node.js 20
72
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
73
with:
74
- node-version: 20.19.4
+ node-version: 20.19.5
75
- name: Bootstrap project
76
run: npm ci --ignore-scripts
77
- name: Verify commit linting
0 commit comments