Skip to content

Commit 7f88a3b

Browse files
Update ruby/setup-ruby action to v1.276.0 (#5247)
1 parent 1a136c6 commit 7f88a3b

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@d354de180d0c9e813cfddfcbdc079945d4be589b # v1.275.0
40+
uses: ruby/setup-ruby@ae195bbe749a7cef685ac729197124a48305c1cb # v1.276.0
4141
with:
4242
bundler-cache: true
4343
- name: Install JDKs

0 commit comments

Comments
 (0)