We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f18a21 commit db1b585Copy full SHA for db1b585
.github/workflows/cacert-update.yml
@@ -15,6 +15,8 @@ jobs:
15
16
steps:
17
- uses: actions/checkout@v2
18
+ with:
19
+ ref: 3.10-dev
20
21
- name: Download the latest cacert file
22
uses: wei/wget@v1
0 commit comments