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 6efca6e commit a81b912Copy full SHA for a81b912
.github/workflows/ci.yaml
@@ -82,7 +82,7 @@ jobs:
82
uses: actions/checkout@v4
83
84
- name: Install musl-tools incl. musl-gcc
85
- uses: awalsh128/[email protected].0
+ uses: awalsh128/[email protected].1
86
with:
87
# musl-tools provide `musl-gcc` which is required for `ring` which is required for `rustls` et al.
88
packages: musl-tools
0 commit comments