Skip to content

Commit 2b9b559

Browse files
committedMar 13, 2024
Update node-version to 21.7.1.
1 parent 1e10afa commit 2b9b559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/update-status-chart.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Node.js
2121
uses: actions/setup-node@v4
2222
with:
23-
node-version: ">=21.4.0"
23+
node-version: ">=21.7.1"
2424
- name: Install Packages
2525
run: |
2626
npm ci

0 commit comments

Comments
 (0)