Skip to content

Commit 5959394

Browse files
committed
Update checkout to v4
1 parent d9f4618 commit 5959394

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
@@ -24,7 +24,7 @@ jobs:
2424
- 12.0.0
2525
runs-on: ${{ matrix.os }}
2626
steps:
27-
- uses: actions/checkout@v3
27+
- uses: actions/checkout@v4
2828

2929
- uses: ruby/setup-ruby@v1
3030
with:

0 commit comments

Comments
 (0)