Skip to content

Commit

Permalink
Bump oxidize-rb/actions from 1.1.9 to 1.2.6
Browse files Browse the repository at this point in the history
Bumps [oxidize-rb/actions](https://github.com/oxidize-rb/actions) from 1.1.9 to 1.2.6.
- [Release notes](https://github.com/oxidize-rb/actions/releases)
- [Commits](oxidize-rb/actions@v1.1.9...v1.2.6)

---
updated-dependencies:
- dependency-name: oxidize-rb/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 0e05819 commit 71a41b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Ruby and Rust
uses: oxidize-rb/actions/setup-ruby-and-rust@v1.1.9
uses: oxidize-rb/actions/setup-ruby-and-rust@v1.2.6
with:
rustup-toolchain: ${{ matrix.rustup-toolchain }}
ruby-version: ${{ matrix.ruby-version }}
Expand Down

0 comments on commit 71a41b4

Please sign in to comment.