Skip to content

Commit ec17e1d

Browse files
committed
Updated checkout action
1 parent b136169 commit ec17e1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
env:
1717
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
1818
steps:
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@v5
2020
- uses: ruby/setup-ruby@v1
2121
with:
2222
ruby-version: ${{ matrix.ruby }}

0 commit comments

Comments
 (0)