mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
Merge pull request #715 from DJ2LS/dependabot/github_actions/develop/robinraju/release-downloader-1.10
This commit is contained in:
commit
3fbe5b2dd0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_nsis_bundle.yml
vendored
2
.github/workflows/build_nsis_bundle.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
|
||||
- uses: robinraju/release-downloader@v1.9
|
||||
- uses: robinraju/release-downloader@v1.10
|
||||
with:
|
||||
repository: "Hamlib/Hamlib"
|
||||
fileName: " hamlib-w64-*.zip"
|
||||
|
|
Loading…
Reference in a new issue