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

Bump actions/upload-artifact from 3 to 4
This commit is contained in:
Adam Warner 2023-12-23 12:35:36 +00:00 committed by GitHub
commit e40ebed3e7
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@v3
uses: actions/upload-artifact@v4
with:
name: digests
path: /tmp/digests/*