Skip to content

Commit eced2b8

Browse files
committed
Update build_publish.yml
1 parent 1a2baa3 commit eced2b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
python-version: '3.9'
8787
- uses: Gr1N/setup-poetry@v8
8888
- name: Retrieve the built package
89-
uses: actions/download-artifact@v2
89+
uses: actions/download-artifact@v4
9090
with:
9191
name: dist
9292
path: dist

0 commit comments

Comments
 (0)