1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-06 10:23:06 +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:
Athanasius 2022-04-08 18:27:12 +01:00 committed by GitHub
commit 0c4f4fd63c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ jobs:
python setup.py py2exe
- name: Upload build files
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: Built files
path: EDMarketConnector_win*.msi