Skip to content

Commit 9176a19

Browse files
committed
Bump upload-artifacts to v4
1 parent 7729304 commit 9176a19

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
@@ -94,7 +94,7 @@ jobs:
9494
poetry build
9595
9696
- name: Upload artifacts
97-
uses: actions/upload-artifact@v3
97+
uses: actions/upload-artifact@v4
9898
with:
9999
name: dist
100100
path: dist/

0 commit comments

Comments
 (0)