Skip to content

Commit 2dc101c

Browse files
authored
Merge pull request #148 from PHPCSStandards/feature/ghactions-update-ruby
GH Pages: update Ruby version
2 parents fb441fa + 2102e05 commit 2dc101c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ghpages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: ruby/setup-ruby@v1
2222
with:
2323
# Use the version as per https://pages.github.com/versions/.
24-
ruby-version: 2.7.3
24+
ruby-version: 3.3.4
2525
bundler-cache: true
2626

2727
- name: Test building the GH Pages site

0 commit comments

Comments
 (0)