Skip to content

Commit 9c3fb90

Browse files
authored
Merge pull request #5994 from microsoft/dependabot/github_actions/actions/download-artifact-4.1.6
Bump actions/download-artifact from 4.1.5 to 4.1.6
2 parents 7e6f70b + 91d327a commit 9c3fb90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
123123

124124
- name: Download artifact
125-
uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5
125+
uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6
126126
with:
127127
name: docs_3.11_ubuntu-latest
128128
path: build_docs

0 commit comments

Comments
 (0)