We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6641fc9 commit 9ba895aCopy full SHA for 9ba895a
.github/workflows/macos-rustls-tests.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: actions/checkout@v4
40
with:
41
repository: rustls/rustls
42
- ref: v0.23.35
+ ref: v/0.23.35
43
path: rustlsv0.23.35-test-workspace/rustls
44
45
- name: Checkout rustls-wolfcrypt-provider (quic-support)
.github/workflows/ubuntu-rustls-tests.yml
@@ -40,7 +40,7 @@ jobs:
46
0 commit comments