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 46a342f + a25029d commit 57736b3Copy full SHA for 57736b3
.github/workflows/main.yaml
@@ -59,7 +59,7 @@ jobs:
59
run: pnpm install --frozen-lockfile
60
- name: Build
61
run: pnpm run build
62
- - uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2
+ - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
63
with:
64
path: build
65
name: build
0 commit comments