Skip to content

Commit

Permalink
Merge pull request #21 from PatrickBaus/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/download-artifact-4

[gha] Bump actions/download-artifact from 3 to 4
PatrickBaus authored Dec 15, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 24f7af7 + 17f9b2b commit 5c96975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -120,7 +120,7 @@ jobs:
packages: write
steps:
- name: Download digests
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: digests
path: /tmp/digests

0 comments on commit 5c96975

Please sign in to comment.