We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2155e9c commit 5708f24Copy full SHA for 5708f24
.github/workflows/verify.yml
@@ -36,7 +36,7 @@ jobs:
36
name: ${{ matrix.os }} - Ruby ${{ matrix.ruby }} - ${{ matrix.test_cmd }}
37
steps:
38
- name: Checkout code
39
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
40
41
- name: Setup Ruby
42
uses: ruby/setup-ruby@v1
0 commit comments