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 8e1d23f + 2a0a210 commit 9d7e204Copy full SHA for 9d7e204
.github/workflows/_meta-build.yaml
@@ -54,7 +54,7 @@ jobs:
54
npm run build --if-present
55
56
- name: Upload Artifacts
57
- uses: actions/upload-artifact@v4.2.0
+ uses: actions/upload-artifact@v4.3.0
58
with:
59
name: assembled-frontend-node${{ matrix.node-version }}
60
path: |-
0 commit comments