Skip to content

Commit 47f61a7

Browse files
committed
Update development workflow.
1 parent 3d76726 commit 47f61a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yml

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

3535
steps:
3636
- uses: actions/checkout@v2
37-
- uses: ioquatix/setup-ruby@master
37+
- uses: ruby/setup-ruby@v1
3838
with:
3939
ruby-version: ${{matrix.ruby}}
4040
bundler-cache: true

0 commit comments

Comments
 (0)