Skip to content

Commit 47143d1

Browse files
authored
Merge pull request #3603 from ruby/fix-github-pages
2 parents c99cb31 + bba926e commit 47143d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Set up Rust
3737
uses: dtolnay/rust-toolchain@master
3838
with:
39-
toolchain: "1.71.1"
39+
toolchain: stable
4040
- name: Install doxygen and dependencies
4141
run: |
4242
sudo apt-get update

0 commit comments

Comments
 (0)