Skip to content

Commit

Permalink
Updarte actions download-artifact to v4.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Christian König <ckoenig@posteo.de>
  • Loading branch information
yubiuser committed Dec 25, 2023
1 parent 89c7b0d commit 75cde8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
packages: write
steps:
- name: Download digests
uses: actions/download-artifact@v4.0.0
uses: actions/download-artifact@v4.1.0
id: download
with:
path: /tmp/download
Expand Down

0 comments on commit 75cde8b

Please sign in to comment.