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 ddc494e commit dbe8c7dCopy full SHA for dbe8c7d
.github/workflows/coverity-scan.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
# versioning=regex:^asio-(?<major>\d+)-(?<minor>\d+)-(?<patch>\d+)$
32
repository: chriskohlhoff/asio
33
- ref: asio-1-34-2
+ ref: asio-1-36-0
34
path: asio
35
- name: Checkout xxHash
36
if: steps.check_submit.outputs.cache-hit != 'true'
0 commit comments