Skip to content

Commit ea158a2

Browse files
committed
update upload-artifact version
1 parent 15a5009 commit ea158a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Build package
3434
run: poetry build
3535

36-
- uses: actions/upload-artifact@v3
36+
- uses: actions/upload-artifact@v4
3737
with:
3838
path: |
3939
./dist/*.tar.gz

0 commit comments

Comments
 (0)