Skip to content

Commit d12233b

Browse files
chore: bump actions/upload-artifact from 4 to 5 (#581)
1 parent 3a02adb commit d12233b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
poetry build
4141
4242
- name: Upload dist
43-
uses: actions/upload-artifact@v4
43+
uses: actions/upload-artifact@v5
4444
with:
4545
name: dist
4646
path: dist

0 commit comments

Comments
 (0)