Skip to content

Commit 5ad72f8

Browse files
authored
Merge pull request #560 from ruby/rename-windows-action
MSP-Greg actions is now ruby organization
2 parents 4400c0c + bb2a654 commit 5ad72f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v3
1515
- name: Set up Ruby
16-
uses: MSP-Greg/setup-ruby-pkgs@v1
16+
uses: ruby/setup-ruby-pkgs@v1
1717
with:
1818
ruby-version: ${{ matrix.ruby }}
1919
vcpkg: libyaml

0 commit comments

Comments
 (0)