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 ad69efb commit 6ae0c4eCopy full SHA for 6ae0c4e
.github/workflows/deploy.yml
@@ -55,7 +55,7 @@ jobs:
55
run: |
56
npm run test:aurora
57
- name: "Artifacts: Upload"
58
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
59
with:
60
name: vtbb-aurora
61
path: build/aurora
@@ -86,7 +86,7 @@ jobs:
86
87
npm run test:ivac1
88
89
90
91
name: vtbb-ivac1
92
path: result/vtbb.sct
0 commit comments