We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd05d62 + 1ec5cd2 commit 3d42487Copy full SHA for 3d42487
.github/workflows/oci-make.yaml
@@ -84,7 +84,7 @@ jobs:
84
- name: Checkout
85
uses: actions/checkout@v5
86
- name: Download package-generic-unix
87
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v6
88
with:
89
name: package-generic-unix-otp${{ matrix.otp_version }}
90
path: PACKAGES
0 commit comments