mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #18302 from etcd-io/dependabot/github_actions/actions/download-artifact-4.1.8
build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8
This commit is contained in:
commit
4d9dcebd61
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: get-image
|
- name: get-image
|
||||||
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
|
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
|
||||||
with:
|
with:
|
||||||
name: etcd-img
|
name: etcd-img
|
||||||
path: /tmp
|
path: /tmp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user