We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5ba30 commit 348c6edCopy full SHA for 348c6ed
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
ruby-version: ['3.0', '3.3']
12
13
steps:
14
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
15
- uses: ruby/setup-ruby@v1
16
with:
17
ruby-version: ${{ matrix.ruby-version }}
0 commit comments