There was an error while loading. Please reload this page.
1 parent 21fc405 commit 13a5630Copy full SHA for 13a5630
1 file changed
.github/workflows/build.yml
@@ -15,11 +15,11 @@ env:
15
# renovate: datasource=npm depName=npm
16
NPM_VERSION: "11"
17
# renovate: datasource=npm depName=@microbit-foundation/python-editor-v3-microbit registryUrl=https://npm.pkg.github.com
18
- THEME_VERSION: 0.2.0-dev.72
+ THEME_VERSION: 0.2.0-multiple.projects.storage.53
19
# renovate: datasource=npm depName=@microbit-foundation/website-deploy-aws registryUrl=https://npm.pkg.github.com
20
DEPLOY_AWS_VERSION: "0.6.0"
21
# renovate: datasource=npm depName=@microbit-foundation/website-deploy-aws-config registryUrl=https://npm.pkg.github.com
22
- DEPLOY_AWS_CONFIG_VERSION: "0.9.0"
+ DEPLOY_AWS_CONFIG_VERSION: "0.10.1"
23
24
jobs:
25
build:
0 commit comments