mirror of
https://github.com/yihong0618/Kindle_download_helper.git
synced 2025-11-22 07:59:04 +08:00
Merge pull request #178 from yihong0618/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
build(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -82,7 +82,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Get Dists
|
||||
uses: actions/download-artifact@v2
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
name: dist
|
||||
path: dist
|
||||
|
||||
Reference in New Issue
Block a user