mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 08:17:13 +03:00
Merge pull request #2132 from EDCD/dependabot/github_actions/develop/actions/download-artifact-4
build(deps): bump actions/download-artifact from 3 to 4
This commit is contained in:
commit
4e99a15e53
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
@ -142,7 +142,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Download binary
|
||||
uses: actions/download-artifact@v3
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: Built files
|
||||
path: ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user