Skip to content

Commit 05a1950

Browse files
dependabot[bot]jacobtylerwalls
authored andcommitted
Bump actions/download-artifact from 4.1.7 to 4.1.8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.7 to 4.1.8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.7...v4.1.8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b57ecb commit 05a1950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
${{ runner.os }}-${{ steps.python.outputs.python-version }}-${{
106106
needs.tests-linux.outputs.python-key }}
107107
- name: Download all coverage artifacts
108-
uses: actions/[email protected].7
108+
uses: actions/[email protected].8
109109
- name: Combine coverage results
110110
run: |
111111
. venv/bin/activate

0 commit comments

Comments
 (0)