mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-21 11:27:38 +03:00
Merge pull request #1530 from EDCD/dependabot/github_actions/develop/actions/download-artifact-3
build(deps): bump actions/download-artifact from 2 to 3
This commit is contained in:
commit
8189ca5b34
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Download binary
|
||||
uses: actions/download-artifact@v2
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: Built files
|
||||
path: ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user