Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Commit aeffbad

Browse files
Bump actions/download-artifact from v2.0.6 to v2.0.8 (#34)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from v2.0.6 to v2.0.8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v2.0.6...4a7a711) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b8f3fc commit aeffbad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
nox --version
125125
126126
- name: Download coverage data
127-
uses: actions/download-artifact@v2.0.6
127+
uses: actions/download-artifact@v2.0.8
128128
with:
129129
name: coverage-data
130130

0 commit comments

Comments
 (0)