Skip to content

Commit 0a60155

Browse files
Update ruby/setup-ruby action to v1.276.0 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5fa060a commit 0a60155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 1
2121
persist-credentials: false
2222
- name: Set up Ruby
23-
uses: ruby/setup-ruby@d354de180d0c9e813cfddfcbdc079945d4be589b # v1.275.0
23+
uses: ruby/setup-ruby@ae195bbe749a7cef685ac729197124a48305c1cb # v1.276.0
2424
with:
2525
bundler-cache: true
2626
- name: Run Jekyll

0 commit comments

Comments
 (0)