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 54e054d commit 57bc146Copy full SHA for 57bc146
.github/workflows/conformance-asgi.yml
@@ -29,6 +29,7 @@ jobs:
29
proxy.golang.org:443
30
pypi.org:443
31
storage.googleapis.com:443
32
+ release-assets.githubusercontent.com:443
33
34
- name: Checkout code
35
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
.github/workflows/unit.yml
@@ -54,6 +54,7 @@ jobs:
54
production.cloudflare.docker.com:443
55
56
registry-1.docker.io:443
57
58
59
- name: Checkout
60
0 commit comments