Skip to content

Commit 093dd09

Browse files
Upgrade theme (#607)
1 parent 70b5f05 commit 093dd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- run: npm ci
3838
env:
3939
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40-
- run: npm install --no-save @microbit-foundation/[email protected].62 @microbit-foundation/[email protected] @microbit-foundation/[email protected]
40+
- run: npm install --no-save @microbit-foundation/[email protected].64 @microbit-foundation/[email protected] @microbit-foundation/[email protected]
4141
if: github.repository_owner == 'microbit-foundation'
4242
env:
4343
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)