Skip to content

Commit 9060035

Browse files
Bump ruby/setup-ruby from 1.255.0 to 1.263.0 (#59)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.255.0 to 1.263.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@v1.255.0...v1.263.0) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.263.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5859002 commit 9060035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout
2020
uses: actions/checkout@v5
2121
- name: Setup Ruby
22-
uses: ruby/setup-ruby@v1.255.0
22+
uses: ruby/setup-ruby@v1.263.0
2323
with:
2424
ruby-version: '3.1'
2525
- name: Setup Emacs

0 commit comments

Comments
 (0)