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 e2b8fd4 commit 92c7154Copy full SHA for 92c7154
.github/workflows/master-beta-ci.yml
@@ -144,7 +144,7 @@ jobs:
144
145
# Download the digests from the artifacts
146
- name: Download digests
147
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
148
with:
149
name: digests_ghcr
150
path: /tmp/digests
.github/workflows/nightly-ci.yml
@@ -141,7 +141,7 @@ jobs:
141
142
143
0 commit comments