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 357e067 commit c6b8573Copy full SHA for c6b8573
.github/workflows/master-beta-ci.yml
@@ -109,7 +109,7 @@ jobs:
109
110
# Upload the digest as an artifact
111
- name: Upload digest
112
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
113
with:
114
name: digests_ghcr
115
path: /tmp/digests/*
.github/workflows/nightly-ci.yml
@@ -108,7 +108,7 @@ jobs:
108
# Upload the digest to the artifacts
0 commit comments