Skip to content

Commit 2ae0c6f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@19a43a6a2428d455dbd1b85344698725179c9d8c # v1.289.0
40+
uses: ruby/setup-ruby@6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c # v1.290.0
4141
with:
4242
bundler-cache: true
4343
- name: Install JDKs

0 commit comments

Comments
 (0)