Skip to content

Commit

Permalink
Merge pull request #135 from funstory-ai/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/download-artifact-4.1.9

build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9
  • Loading branch information
awwaawwa authored Mar 4, 2025
2 parents ec5e3a8 + 2e71158 commit c02ed24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:

steps:
- name: Download all the dists
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
with:
name: python-package-distributions
path: dist/
Expand All @@ -113,7 +113,7 @@ jobs:

steps:
- name: Download all the dists
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
with:
name: python-package-distributions
path: dist/
Expand Down

0 comments on commit c02ed24

Please sign in to comment.