Revert "Bump actions/upload-artifact from 3 to 4"

This commit is contained in:
Adam Warner 2023-12-23 16:16:25 +00:00 committed by GitHub
parent 9593fccb4a
commit 817013012b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ jobs:
touch "/tmp/digests/${{ matrix.registry }}/${digest_docker#sha256:}"
- name: Upload digest
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: digests
path: /tmp/digests/*