Skip to content

Commit 45b4cd4

Browse files
Update theme package for logging fix (#535)
1 parent 9883df7 commit 45b4cd4

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
@@ -36,7 +36,7 @@ jobs:
3636
- run: npm ci
3737
env:
3838
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39-
- run: npm install --no-save @microbit-foundation/[email protected].51 @microbit-foundation/[email protected] @microbit-foundation/[email protected]
39+
- run: npm install --no-save @microbit-foundation/[email protected].53 @microbit-foundation/[email protected] @microbit-foundation/[email protected]
4040
if: github.repository_owner == 'microbit-foundation'
4141
env:
4242
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)