Skip to content

Commit 9f8efea

Browse files
authored
Sj update setup ruby action (#7)
* update setup ruby action * update setup-ruby action again
1 parent 9d8e378 commit 9f8efea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Install Ruby packages
3434
if: github.event.action != 'closed'
35-
uses: ruby/setup-ruby@v1.172.0
35+
uses: ruby/setup-ruby@v1
3636
with:
3737
ruby-version: "3.1"
3838
bundler-cache: true

0 commit comments

Comments
 (0)