Skip to content

Commit

Permalink
Merge pull request #427 from byllyfish/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/download-artifact-4.1.2

Bump actions/download-artifact from 4.1.1 to 4.1.2
  • Loading branch information
byllyfish authored Feb 13, 2024
2 parents 9849fdd + 9086227 commit b3480cd
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 @@ -47,7 +47,7 @@ jobs:
with:
egress-policy: audit
- name: Download packages
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
with:
name: package_dists
path: dist/
Expand Down

0 comments on commit b3480cd

Please sign in to comment.