Skip to content

Commit

Permalink
bump download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderBarabanov committed Feb 5, 2025
1 parent fd94f5e commit 8325c5a
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 @@ -39,7 +39,7 @@ jobs:
id-token: write
steps:
- name: Download artifacts
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
path: dist
pattern: packages*
Expand Down

0 comments on commit 8325c5a

Please sign in to comment.