Skip to content

Commit e210477

Browse files
Update ruby/setup-ruby action to v1.280.0 (#5266)
1 parent f62bf59 commit e210477

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@b90be12699fdfcbee4440c2bba85f6f460446bb0 # v1.279.0
40+
uses: ruby/setup-ruby@d5f787ce339eb0767271bc01d922e85644c2c8ab # v1.280.0
4141
with:
4242
bundler-cache: true
4343
- name: Install JDKs

0 commit comments

Comments
 (0)