We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9569a commit 3c5fb15Copy full SHA for 3c5fb15
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
47
steps:
48
- name: fetch dists
49
- uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6
+ uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
50
with:
51
name: certifi-dists
52
path: dist/
0 commit comments