Skip to content

Commit 97cab68

Browse files
authored
Merge pull request #55 from cybertec-postgresql/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
2 parents dc5fc98 + 137fac6 commit 97cab68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_containers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797

9898
steps:
9999
- name: Download Containers
100-
uses: actions/download-artifact@v2
100+
uses: actions/download-artifact@v4.1.7
101101
with:
102102
name: docker-images
103103

0 commit comments

Comments
 (0)