Skip to content

Commit

Permalink
Merge pull request #1506 from pi-hole/dependabot/github_actions/devel…
Browse files Browse the repository at this point in the history
…opment-v6/actions/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
PromoFaux committed Dec 23, 2023
2 parents 7af4cd8 + 2d79982 commit 1c9d906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Expand Up @@ -100,7 +100,7 @@ jobs:
uses: actions/checkout@v4

- name: Download digests
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: digests
path: /tmp/digests
Expand Down

0 comments on commit 1c9d906

Please sign in to comment.