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 23b9d62 + fe400c1 commit a1257d7Copy full SHA for a1257d7
.github/workflows/test-arm.yml
@@ -41,7 +41,7 @@ jobs:
41
run: make chromium.arm64.zip
42
43
- name: Upload Layer Artifact
44
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
45
with:
46
name: chromium.arm64.zip
47
path: chromium.arm64.zip
.github/workflows/test-x64.yml
run: make chromium.x64.zip
name: chromium.x64.zip
path: chromium.x64.zip
0 commit comments