Skip to content

Commit 6fadba1

Browse files
Merge pull request #202 from xuanxu/patch-1
Update action version
2 parents 96c0e7c + 7ca2439 commit 6fadba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
2727

2828
steps:
29-
- uses: actions/checkout@v3
29+
- uses: actions/checkout@v4
3030

3131
- name: Remove Gemfile lock
3232
run: |

0 commit comments

Comments
 (0)