Skip to content

Commit bbb58e2

Browse files
committed
Update actions/upload-artifact to v4
1 parent 73d5e0f commit bbb58e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: pytest --verbose test_snappy.py
4242

4343
- name: Archive sdist
44-
uses: actions/upload-artifact@v2
44+
uses: actions/upload-artifact@v4
4545
with:
4646
name: wheels
4747
path: dist/python-snappy*.tar.gz

0 commit comments

Comments
 (0)