Skip to content

Commit f4df19d

Browse files
committed
CI: Update action checkout
Signed-off-by: Daijiro Fukuda <[email protected]>
1 parent 3a78a4e commit f4df19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- macos-latest
1616
name: Test on ${{ matrix.os }} with Ruby ${{ matrix.ruby }}
1717
steps:
18-
- uses: actions/checkout@v2
18+
- uses: actions/checkout@v3
1919
- name: Set up Ruby
2020
uses: ruby/setup-ruby@v1
2121
with:

0 commit comments

Comments
 (0)