Skip to content

Commit f471f66

Browse files
Update .github/workflows/ci.yml
Co-authored-by: Stef Smeets <[email protected]>
1 parent d995145 commit f471f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v2
1212
- name: Setup Ruby
13-
uses: ruby/setup-ruby@v1.38.0
13+
uses: ruby/setup-ruby@v1.64.1
1414
env:
1515
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
1616
with:

0 commit comments

Comments
 (0)