We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f142b7 commit 5ea5124Copy full SHA for 5ea5124
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
run: python -m build
28
29
- name: Upload distributions
30
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
+ uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
31
with:
32
name: certifi-dists
33
path: dist/
0 commit comments