Merge pull request #1514 from pi-hole/revert-1505-dependabot/github_actions/development-v6/actions/upload-artifact-4

Revert "Bump actions/upload-artifact from 3 to 4"
This commit is contained in:
Adam Warner 2023-12-23 16:17:35 +00:00 committed by GitHub
commit 174a39facd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,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/*