Skip to content

Commit abf50d8

Browse files
authored
Merge pull request #316 from circuitpython/main
Synchronize Beta and Main
2 parents 29f5c08 + 047111a commit abf50d8

File tree

3 files changed

+664
-140
lines changed

3 files changed

+664
-140
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@v4
3131
- uses: actions/setup-node@v4
3232
with:
33-
node-version: 16
33+
node-version: 18
3434
cache: 'npm'
3535
- run: npm ci
3636
- run: npm run build

0 commit comments

Comments
 (0)