From 1cb862ea236e7ad09b9b938a0dd4fd7d1304c5c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 00:49:14 +0000 Subject: [PATCH] build(deps): bump the ci-dependencies group with 1 update (#77) * build(deps): bump the ci-dependencies group with 1 update Bumps the ci-dependencies group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/download-artifact` from 3 to 4 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] * Pin version to hash Signed-off-by: Bradley Reynolds --------- Signed-off-by: dependabot[bot] Signed-off-by: Bradley Reynolds Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bradley Reynolds --- .github/workflows/python-pypi-publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-pypi-publish.yaml b/.github/workflows/python-pypi-publish.yaml index 18f691e..31f4354 100644 --- a/.github/workflows/python-pypi-publish.yaml +++ b/.github/workflows/python-pypi-publish.yaml @@ -51,7 +51,7 @@ jobs: steps: - name: "Download dists" - uses: actions/download-artifact@v3 + uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1 with: name: python-package-distributions path: dist/