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.
2 parents c99cb31 + bba926e commit 47143d1Copy full SHA for 47143d1
1 file changed
.github/workflows/github-pages.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Set up Rust
37
uses: dtolnay/rust-toolchain@master
38
with:
39
- toolchain: "1.71.1"
+ toolchain: stable
40
- name: Install doxygen and dependencies
41
run: |
42
sudo apt-get update
0 commit comments