Skip to content

Commit 5cd0050

Browse files
Update dependency node to v24
1 parent dedb4f4 commit 5cd0050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codesee-arch-diagram.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/setup-node@v4
3737
if: ${{ fromJSON(steps.detect-languages.outputs.languages).javascript }}
3838
with:
39-
node-version: '14'
39+
node-version: '24'
4040

4141
- name: Configure Python 3.x
4242
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)