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 0996330 commit 426c5c0Copy full SHA for 426c5c0
.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/website-deploy-aws@0.3.0 @microbit-foundation/website-deploy-aws-config@0.7.1 @microbit-foundation/circleci-npm-package-versioner@1
+ - run: npm install --no-save @microbit-foundation/website-deploy-aws@0.6.0 @microbit-foundation/website-deploy-aws-config@0.9.0 @microbit-foundation/npm-package-versioner@2
40
41
42
- run: node ./bin/print-ci-env-stage.js >> $GITHUB_ENV
0 commit comments