Skip to content

Commit db3f9d7

Browse files
Merge pull request #6 from dennisbrookner/dennisbrookner-patch-1
Update pages.yml
2 parents fcb91d4 + e82c77e commit db3f9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Checkout
3434
uses: actions/checkout@v3
3535
- name: Setup Ruby
36-
uses: ruby/setup-ruby@0a29871fe2b0200a17a4497bae54fe5df0d973aa # v1.115.3
36+
uses: ruby/setup-ruby@v1
3737
with:
3838
ruby-version: '3.0' # Not needed with a .ruby-version file
3939
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

0 commit comments

Comments
 (0)