Skip to content

Commit

Permalink
Merge pull request #426 from yfukai/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/download-artifact-4.1.7

Bump actions/download-artifact from 4.1.4 to 4.1.7
  • Loading branch information
yfukai authored May 1, 2024
2 parents a70c541 + 6540981 commit f026b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
nox --version
- name: Download coverage data
uses: actions/download-artifact@v4.1.4
uses: actions/download-artifact@v4.1.7
with:
name: coverage-data.3.11.ubuntu-latest

Expand Down

0 comments on commit f026b97

Please sign in to comment.