Skip to content

Commit 59deb8e

Browse files
Bump actions/download-artifact from 4.2.1 to 4.3.0 (#393)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.2.1...v4.3.0) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2f13a2 commit 59deb8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
fetch-depth: 0
5959
- name: ⬇️ Download coverage data
60-
uses: actions/download-artifact@v4.2.1
60+
uses: actions/download-artifact@v4.3.0
6161
- name: 🏗 Set up Poetry
6262
run: pipx install poetry
6363
- name: 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}

0 commit comments

Comments
 (0)