Skip to content

Commit eb1888d

Browse files
committed
Update to actions/checkout@v6
1 parent b5ff755 commit eb1888d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
env:
3232
BUNDLE_GEMFILE: .ci.gemfile
3333
steps:
34-
- uses: actions/checkout@v4
34+
- uses: actions/checkout@v6
3535
- run: sudo apt-get -yqq install libpq-dev
3636
- uses: ruby/setup-ruby@v1
3737
with:

0 commit comments

Comments
 (0)