Skip to content

Commit be27e44

Browse files
Update ruby/setup-ruby action to v1.280.0
1 parent 557f16c commit be27e44

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@b90be12699fdfcbee4440c2bba85f6f460446bb0 # v1.279.0
23+
uses: ruby/setup-ruby@d5f787ce339eb0767271bc01d922e85644c2c8ab # v1.280.0
2424
with:
2525
bundler-cache: true
2626
- name: Run Jekyll

0 commit comments

Comments
 (0)