There was an error while loading. Please reload this page.
2 parents 490e0d7 + bac1dac commit df3b050Copy full SHA for df3b050
1 file changed
.github/workflows/a-b-deploy.yml
@@ -68,7 +68,7 @@ jobs:
68
name: github-pages
69
steps:
70
- name: Download build artifact
71
- uses: actions/download-artifact@70fc10c777b56b1aba04a2c2e9e26d02b34f4d69 # v7.0.0
+ uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
72
with:
73
name: docusaurus-build
74
path: build
@@ -87,7 +87,7 @@ jobs:
87
runs-on: ubuntu-latest
88
89
90
91
92
93
0 commit comments