Skip to content

Commit 463e6fe

Browse files
authored
Merge pull request #1028 from WordPress/dependabot/github_actions/develop/action-runners-b4688f1603
GH Actions: Bump ruby/setup-ruby from 1.270.0 to 1.275.0 in the action-runners group
2 parents 9d15687 + 6814c90 commit 463e6fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195

196196
# Test that the site builds correctly.
197197
- name: Set up Ruby
198-
uses: ruby/setup-ruby@ac793fdd38cc468a4dd57246fa9d0e868aba9085 # v1.270.0
198+
uses: ruby/setup-ruby@d354de180d0c9e813cfddfcbdc079945d4be589b # v1.275.0
199199
with:
200200
# Use the version as per https://pages.github.com/versions/.
201201
ruby-version: 3.3.4

0 commit comments

Comments
 (0)