Skip to content

Commit 2903f5b

Browse files
Merge pull request #15143 from rabbitmq/dependabot/github_actions/v4.1.x/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents e8fdc56 + 3bd2fbe commit 2903f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oci-make.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
- name: Checkout
8585
uses: actions/checkout@v6
8686
- name: Download package-generic-unix
87-
uses: actions/download-artifact@v6
87+
uses: actions/download-artifact@v7
8888
with:
8989
name: package-generic-unix-otp${{ matrix.otp_version }}
9090
path: PACKAGES

0 commit comments

Comments
 (0)