mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-09 11:52:27 +03:00
Merge pull request #1529 from EDCD/dependabot/github_actions/develop/actions/upload-artifact-3
build(deps): bump actions/upload-artifact from 2 to 3
This commit is contained in:
commit
0c4f4fd63c
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
python setup.py py2exe
|
python setup.py py2exe
|
||||||
|
|
||||||
- name: Upload build files
|
- name: Upload build files
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: Built files
|
name: Built files
|
||||||
path: EDMarketConnector_win*.msi
|
path: EDMarketConnector_win*.msi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user