Skip to content

Commit 50819c8

Browse files
committed
Bump action version
1 parent 74f176b commit 50819c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Build sdist and wheels
4545
run: python -m build
4646
- name: Store wheels
47-
uses: actions/upload-artifact@v2
47+
uses: actions/upload-artifact@v3
4848
with:
4949
path: dist
5050

0 commit comments

Comments
 (0)