Skip to content

Commit 348c6ed

Browse files
committed
Bump actions/checkout version
1 parent ba5ba30 commit 348c6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
ruby-version: ['3.0', '3.3']
1212

1313
steps:
14-
- uses: actions/checkout@v2
14+
- uses: actions/checkout@v4
1515
- uses: ruby/setup-ruby@v1
1616
with:
1717
ruby-version: ${{ matrix.ruby-version }}

0 commit comments

Comments
 (0)