Skip to content

Commit 9cf187d

Browse files
authored
Merge pull request #283 from matplotlib/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2 parents 6932a92 + 0878bc1 commit 9cf187d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
if: contains(github.ref, 'tags')
5151
steps:
5252
- uses: actions/checkout@v3
53-
- uses: actions/download-artifact@v3
53+
- uses: actions/download-artifact@v4.1.7
5454
with:
5555
name: docs
5656

0 commit comments

Comments
 (0)