Skip to content

Commit

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

build(deps): bump actions/download-artifact from 4.1.5 to 4.1.6
  • Loading branch information
sigmavirus24 committed Apr 22, 2024
2 parents b39520b + 8fb113f commit 76118ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -70,7 +70,7 @@ jobs:

steps:
- name: "Download dists"
uses: "actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d"
uses: "actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395"
with:
name: "dist"
path: "dist/"
Expand Down

0 comments on commit 76118ae

Please sign in to comment.