Skip to content

Commit 6669ad5

Browse files
authored
Update actions/checkout to the latest version (#63)
1 parent 67420c5 commit 6669ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
BUNDLE_GEMFILE: ${{ github.workspace }}/${{ matrix.gemfile }}
4343

4444
steps:
45-
- uses: actions/checkout@v3
45+
- uses: actions/checkout@v5
4646
- name: Set up Ruby ${{ matrix.ruby-version }}
4747
uses: ruby/setup-ruby@v1
4848
with:

0 commit comments

Comments
 (0)