Skip to content

Commit 1686e24

Browse files
Update CI to Node 24
1 parent e04b3e8 commit 1686e24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: actions/setup-node@v4
1717
with:
18-
node-version: '20.x'
18+
node-version: '24.x'
1919
registry-url: 'https://registry.npmjs.org'
2020
cache: npm
2121
- uses: microbit-foundation/npm-package-versioner-action@v1

0 commit comments

Comments
 (0)