Skip to content

Commit ee4a9a8

Browse files
authored
Land #44, Upversion Github actions
2 parents 2155e9c + 5708f24 commit ee4a9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: ${{ matrix.os }} - Ruby ${{ matrix.ruby }} - ${{ matrix.test_cmd }}
3737
steps:
3838
- name: Checkout code
39-
uses: actions/checkout@v2
39+
uses: actions/checkout@v4
4040

4141
- name: Setup Ruby
4242
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)