summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-18 18:38:03 +0000
committerseth <[email protected]>2023-12-18 13:40:05 -0500
commitee3eb7b325306c3b4708b6a292e91e805129e3f7 (patch)
tree7b98d59f3f5d860a4d967dbae6ae46fb7f111f5b /.github
parent8e36f3a06aae0166b3105479eaaee8c51a097ef8 (diff)
deps(actions): bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/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 ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/docker.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml
index dfeff6c..8f4e119 100644
--- a/.github/workflows/docker.yaml
+++ b/.github/workflows/docker.yaml
@@ -65,7 +65,7 @@ jobs:
- uses: actions/checkout@v4
- name: Download images
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
with:
path: images