Skip to content

Commit

Permalink
fix: bump download-artifact action version to 4.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mesaugat committed Jan 23, 2025
1 parent 7156078 commit 8711e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- build
steps:
- name: Download digests
uses: actions/download-artifact@v4
uses: actions/download-artifact@v4.1.8
with:
path: /tmp/digests
pattern: digests-*
Expand Down

0 comments on commit 8711e1f

Please sign in to comment.