Skip to content

Commit 9f531fc

Browse files
authored
Fix release workflow
1 parent 2fa8425 commit 9f531fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
node-version: 14.x
2525

2626
- name: Setup Ruby
27-
uses: actions/setup-ruby@v1
27+
uses: ruby/setup-ruby@v1
2828
with:
2929
ruby-version: 3.0.x
3030

0 commit comments

Comments
 (0)