We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79cce7e commit e1c1437Copy full SHA for e1c1437
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@f3d069d0f9a3c9169d1a483318bb0e09876a6fd6 # v2
+ - uses: hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2
112
113
check_version:
114
name: Tag version bump
0 commit comments