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 70b5f05 commit 093dd09Copy full SHA for 093dd09
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
- run: npm ci
38
env:
39
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]
+ - run: npm install --no-save @microbit-foundation/[email protected].64 @microbit-foundation/[email protected] @microbit-foundation/[email protected]
41
if: github.repository_owner == 'microbit-foundation'
42
43
0 commit comments