Skip to content

Commit 22d250d

Browse files
committed
Use the latest version of ruby/setup-ruby
1 parent e140123 commit 22d250d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@v4
2323
- name: Setup Ruby
24-
uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221.0
24+
uses: ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1.245.0
2525
with:
2626
ruby-version: '3.4'
2727
bundler-cache: true

0 commit comments

Comments
 (0)