Skip to content

Commit 7ca2439

Browse files
authored
Update checkout version
1 parent a070e33 commit 7ca2439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

2828
steps:
29-
- uses: actions/checkout@v3
29+
- uses: actions/checkout@v4
3030

3131
- name: Remove Gemfile lock
3232
run: |

0 commit comments

Comments
 (0)