Skip to content

Commit 5708f24

Browse files
authored
upversion github actions v2 to v4
1 parent 2155e9c commit 5708f24

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)