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 7a23cb6 + f85f631 commit 6d13d18Copy full SHA for 6d13d18
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
ruby: [ '2.6', '2.7', '3.0', '3.1', '3.2' ]
11
12
steps:
13
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
14
- name: Set up Ruby ${{ matrix.ruby }}
15
uses: ruby/setup-ruby@v1
16
with:
0 commit comments