Skip to content

Commit 4d00b1f

Browse files
chore(deps): bump ruby/setup-ruby from 1.287.0 to 1.288.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.287.0 to 1.288.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.287.0...v1.288.0) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.288.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5d313c commit 4d00b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagged-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
subject-path: "dist/${{ steps.repo-name.outputs.REPOSITORY_NAME }}-windows-amd64.exe"
7878

7979
- name: Setup Ruby
80-
uses: ruby/setup-ruby@v1.287.0
80+
uses: ruby/setup-ruby@v1.288.0
8181
with:
8282
bundler-cache: true
8383
working-directory: .github

0 commit comments

Comments
 (0)