Skip to content

Commit 13c4e39

Browse files
Update actions/checkout action to v5
1 parent 220b21e commit 13c4e39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
PGPASSWORD: smartvm
3131
CC_TEST_REPORTER_ID: "${{ secrets.CC_TEST_REPORTER_ID }}"
3232
steps:
33-
- uses: actions/checkout@v4
33+
- uses: actions/checkout@v5
3434
- name: Set up system
3535
run: bin/before_install
3636
- name: Set up Ruby

0 commit comments

Comments
 (0)