mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-17 03:44:27 +03:00
update upload-artifact to v4
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
|||||||
run: python -m hatch build
|
run: python -m hatch build
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: sdist-and-wheel
|
name: sdist-and-wheel
|
||||||
path: dist/*
|
path: dist/*
|
||||||
|
|||||||
Reference in New Issue
Block a user