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