Skip to content

Commit 032af65

Browse files
committed
bump up ruby version
1 parent 0c5010f commit 032af65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Ruby
2626
uses: actions/setup-ruby@v1
2727
with:
28-
ruby-version: 2.7
28+
ruby-version: 3.2
2929

3030
- name: Bundle Caching
3131
uses: actions/cache@v2

0 commit comments

Comments
 (0)