Skip to content

Commit

Permalink
Fix docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
uvlad7 committed Oct 14, 2023
1 parent ae07908 commit 4b24a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up Ruby & Rust
uses: oxidize-rb/actions/setup-ruby-and-rust@v1
uses: oxidize-rb/actions/setup-ruby-and-rust@v1.1.9
with:
ruby-version: ${{ matrix.ruby }}
rustup-toolchain: nightly
Expand Down

0 comments on commit 4b24a58

Please sign in to comment.