Skip to content

Commit 373a7ed

Browse files
Update ruby/setup-ruby action to v1.289.0 (#5434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23ac35f commit 373a7ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
cache: npm
3838
cache-dependency-path: package-lock.json
3939
- name: Install Ruby
40-
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0
40+
uses: ruby/setup-ruby@19a43a6a2428d455dbd1b85344698725179c9d8c # v1.289.0
4141
with:
4242
bundler-cache: true
4343
- name: Install JDKs

0 commit comments

Comments
 (0)