summaryrefslogtreecommitdiff
path: root/.github/workflows/rjit-bindgen.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-01 03:03:38 +0000
committermatzbot <svn-admin@ruby-lang.org>2023-05-01 12:51:19 +0900
commitdc2a3dec69bafefa47cac42bb1ff854680d3ae17 (patch)
tree02976f01eb919ec0c5c480af32530fbfb7b7efb8 /.github/workflows/rjit-bindgen.yml
parent33833aaf03bf6ec2bab66b68a6b1bfa6f57ae0ed (diff)
downloadruby-dc2a3dec69bafefa47cac42bb1ff854680d3ae17.tar.gz
Bump ruby/setup-ruby from 1.147.0 to 1.148.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.147.0 to 1.148.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](https://github.com/ruby/setup-ruby/compare/6cecb48364174b0952995175c55f9bf5527e6682...d2b39ad0b52eca07d23f3aa14fdf2a3fcc1f411c) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/rjit-bindgen.yml')
-rw-r--r--.github/workflows/rjit-bindgen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/rjit-bindgen.yml b/.github/workflows/rjit-bindgen.yml
index e54cb0390e..dafbc367f4 100644
--- a/.github/workflows/rjit-bindgen.yml
+++ b/.github/workflows/rjit-bindgen.yml
@@ -56,7 +56,7 @@ jobs:
bison autoconf
sudo apt-get install -q -y pkg-config || :
- name: Set up Ruby
- uses: ruby/setup-ruby@6cecb48364174b0952995175c55f9bf5527e6682 # v1.147.0
+ uses: ruby/setup-ruby@d2b39ad0b52eca07d23f3aa14fdf2a3fcc1f411c # v1.148.0
with:
ruby-version: '3.1'
- name: git config