Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit fe4a4e8

Browse files
committed
bump to node 20
1 parent ed67445 commit fe4a4e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- uses: actions/setup-node@v3
2222
with:
23-
node-version: 18
23+
node-version: 20
2424

2525
- name: Restore ARM GCC Cache
2626
id: arm-gcc-cache

0 commit comments

Comments
 (0)