Skip to content

Commit fce00d8

Browse files
authored
Merge pull request #2146 from theupdateframework/dependabot/github_actions/actions/download-artifact-3.0.1
build(deps): bump actions/download-artifact from 3.0.0 to 3.0.1
2 parents f792408 + 68571fb commit fce00d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
environment: release
6262
steps:
6363
- name: Fetch build artifacts
64-
uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741
64+
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7
6565
with:
6666
name: build-artifacts
6767
path: dist

0 commit comments

Comments
 (0)