Skip to content

Commit aa48c03

Browse files
committed
actions/checkout@v6
1 parent 0e43352 commit aa48c03

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
@@ -19,7 +19,7 @@ jobs:
1919
- 3.2
2020

2121
steps:
22-
- uses: actions/checkout@v5
22+
- uses: actions/checkout@v6
2323
- name: Set up Ruby ${{ matrix.ruby-version }}
2424
uses: ruby/setup-ruby@v1
2525
with:

0 commit comments

Comments
 (0)