Skip to content

Commit 3d42487

Browse files
Merge pull request #14835 from rabbitmq/dependabot/github_actions/v4.1.x/actions/download-artifact-6
Bump actions/download-artifact from 4 to 6
2 parents dd05d62 + 1ec5cd2 commit 3d42487

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@v5
8686
- name: Download package-generic-unix
87-
uses: actions/download-artifact@v4
87+
uses: actions/download-artifact@v6
8888
with:
8989
name: package-generic-unix-otp${{ matrix.otp_version }}
9090
path: PACKAGES

0 commit comments

Comments
 (0)