We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0399271 commit 516e5afCopy full SHA for 516e5af
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Build
26
run: hatchling build
27
- name: Push to PyPI
28
- uses: pypa/[email protected].12
+ uses: pypa/[email protected].14
29
- name: Create GitHub Release
30
run: knope release
31
env:
0 commit comments