We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a495091 commit 57afc22Copy full SHA for 57afc22
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
run: python -m build
28
29
- name: Upload distributions
30
- uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
+ uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
31
with:
32
name: certifi-dists
33
path: dist/
0 commit comments