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.
2 parents dc7e8ad + 0c9c3b8 commit 70e3ebeCopy full SHA for 70e3ebe
.github/workflows/build-and-deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
npm ci --no-audit && npm run build
36
37
- name: Archive production build
38
- uses: actions/upload-artifact@v4.6.2
+ uses: actions/upload-artifact@v5.0.0
39
with:
40
name: build-artifact
41
path: website/build
0 commit comments