Skip to content

Commit

Permalink
Bump softprops/action-gh-release from 2.1.0 to 2.2.0 (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 02a1e15 commit 9b12781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
twine upload --verbose dist/*
- name: Upload release assets
uses: softprops/action-gh-release@v2.1.0
uses: softprops/action-gh-release@v2.2.0
with:
files: |
dist/*.whl
Expand Down

0 comments on commit 9b12781

Please sign in to comment.