Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4510351

Browse filesBrowse files
authored
Merge pull request #297 from matplotlib/dependabot/github_actions/github-actions-2da4de5447
Bump the github-actions group with 2 updates
2 parents b5d066e + 64e5c70 commit 4510351
Copy full SHA for 4510351

File tree

2 files changed

+2
-2
lines changed
Filter options

2 files changed

+2
-2
lines changed

‎.github/workflows/docs.yml

Copy file name to clipboardExpand all lines: .github/workflows/docs.yml
+1-1Lines changed: 1 addition & 1 deletion
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@v4
53-
- uses: actions/download-artifact@v4.1.7
53+
- uses: actions/download-artifact@v4.1.9
5454
with:
5555
name: docs
5656

‎.github/workflows/test_and_deploy.yml

Copy file name to clipboardExpand all lines: .github/workflows/test_and_deploy.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
if: ${{ always() }}
6363

6464
- name: Coverage
65-
uses: codecov/codecov-action@v4
65+
uses: codecov/codecov-action@v5
6666
# Don't run coverage on merge queue CI to avoid duplicating reports
6767
# to codecov. See https://github.com/matplotlib/napari-matplotlib/issues/155
6868
if: github.event_name != 'merge_group'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.