Skip to content

Commit 14d1f40

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent b410174 commit 14d1f40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Validate Firefox build (web-ext lint)
6060
run: pnpm --filter @marimo/extension exec web-ext lint --source-dir output/firefox-mv2 --self-hosted
6161

62-
- uses: actions/upload-artifact@v4
62+
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
6363
with:
6464
name: extension-zips
6565
path: apps/extension/output/*.zip

0 commit comments

Comments
 (0)