We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d5ab26 commit 496c0f8Copy full SHA for 496c0f8
.github/workflows/build-everything.yml
@@ -38,7 +38,7 @@ jobs:
38
repository: srcwr/srcwrtimer
39
path: srcwrtimer
40
- name: Install cargo-binstall
41
- uses: cargo-bins/cargo-binstall@v1.10.12
+ uses: cargo-bins/cargo-binstall@main
42
- name: Install the cargo bins we use...
43
shell: pwsh
44
run: |
0 commit comments