Upgrade upload-artifact action
This commit is contained in:
parent
45305cf234
commit
0f61666553
4
.github/workflows/pyinstaller.yml
vendored
4
.github/workflows/pyinstaller.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
uses: JackMcKew/pyinstaller-action-linux@python3.10
|
||||
with:
|
||||
path: .
|
||||
- uses: actions/upload-artifact@v2
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: stacosys
|
||||
name: stacosys-${{ matrix.runs-on }}
|
||||
path: dist/linux
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user