Skip to content

Commit

Permalink
Merge pull request #75 from berylliumsec/fix_release_2
Browse files Browse the repository at this point in the history
bumping artifact
  • Loading branch information
berylliumsec-handler authored Feb 3, 2025
2 parents 2e5ea32 + 3ffe0a5 commit 69c1509
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 @@ -70,7 +70,7 @@ jobs:
run: conda install -c conda-forge poetry -y

- name: Retrieve release distributions
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: release-dists
path: dist/
Expand Down

0 comments on commit 69c1509

Please sign in to comment.