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.
1 parent dd05d62 commit 1ec5cd2Copy full SHA for 1ec5cd2
.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