Skip to content

Commit 12e8855

Browse files
authored
chore: update github action (#169)
1 parent 4fe9996 commit 12e8855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
needs:
4343
- lint
4444
steps:
45-
- uses: actions/checkout@v3
45+
- uses: actions/checkout@v4
4646
- name: Set up Ruby ${{ matrix.ruby-version }}
4747
uses: ruby/setup-ruby@v1
4848
with:

0 commit comments

Comments
 (0)