Skip to content

Commit

Permalink
Merge pull request #1060 from pypa/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…download-artifact-4.1.3

Bump actions/download-artifact from 4.1.2 to 4.1.3
  • Loading branch information
sigmavirus24 committed Feb 27, 2024
2 parents ee47012 + 2e2f34f commit 5c45a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

steps:
- name: "Download dists"
uses: "actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe"
uses: "actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85"
with:
name: "dist"
path: "dist/"
Expand Down

0 comments on commit 5c45a1b

Please sign in to comment.