We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d852e96 commit 6c0bbfcCopy full SHA for 6c0bbfc
2 files changed
.github/workflows/ci.yml
@@ -108,7 +108,7 @@ jobs:
108
needs: [test, mypy]
109
steps:
110
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
111
- - uses: hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2
+ - uses: hynek/build-and-inspect-python-package@d44ca7d91762de7a7d5436ddae667c6da6d1c3df # v2
112
113
check_version:
114
name: Tag version bump
0 commit comments