Skip to content

Commit 1f1bb52

Browse files
authored
Merge pull request #95 from rubyuy/fix-cd
Fix CD
2 parents c1f6204 + 74000a4 commit 1f1bb52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v3
1616

1717
- name: Setup Ruby
18-
uses: ruby/setup-ruby@v1.171.0
18+
uses: ruby/setup-ruby@v1
1919
with:
2020
bundler-cache: true
2121

0 commit comments

Comments
 (0)