Skip to content

Commit e0bb4ea

Browse files
glaszigSlokilla
andauthored
use actions/checkout@v4
Co-authored-by: Slokilla <[email protected]>
1 parent 08c450d commit e0bb4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
BUNDLE_GEMFILE: ${{matrix.gemfile}}
2020

2121
steps:
22-
- uses: actions/checkout@v3
22+
- uses: actions/checkout@v4
2323
- uses: ruby/setup-ruby@v1
2424
with:
2525
ruby-version: ${{matrix.ruby}}

0 commit comments

Comments
 (0)