Skip to content

Commit 0d268f1

Browse files
committed
chore: bump artifact actions
1 parent d4c100f commit 0d268f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
)
148148
149149
- name: Upload release artifacts
150-
uses: actions/upload-artifact@v4
150+
uses: actions/upload-artifact@v7
151151
with:
152152
name: release-assets-${{ env.RELEASE_TAG }}
153153
path: dist/release/*

0 commit comments

Comments
 (0)