We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9883df7 commit 45b4cd4Copy full SHA for 45b4cd4
.github/workflows/build.yml
@@ -36,7 +36,7 @@ jobs:
36
- run: npm ci
37
env:
38
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]
+ - run: npm install --no-save @microbit-foundation/[email protected].53 @microbit-foundation/[email protected] @microbit-foundation/[email protected]
40
if: github.repository_owner == 'microbit-foundation'
41
42
0 commit comments