Skip to content

Commit b88b714

Browse files
authored
Merge pull request #5982 from microsoft/dependabot/github_actions/actions/download-artifact-4.1.5
Bump actions/download-artifact from 4.1.4 to 4.1.5
2 parents afc33fe + 8ac280b commit b88b714

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@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
123123

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

0 commit comments

Comments
 (0)