We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4400c0c + bb2a654 commit 5ad72f8Copy full SHA for 5ad72f8
1 file changed
.github/workflows/windows.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v3
15
- name: Set up Ruby
16
- uses: MSP-Greg/setup-ruby-pkgs@v1
+ uses: ruby/setup-ruby-pkgs@v1
17
with:
18
ruby-version: ${{ matrix.ruby }}
19
vcpkg: libyaml
0 commit comments