Skip to content

Commit c99cbdc

Browse files
authored
Bump actions/checkout from 4 to 5
1 parent 4ef36a6 commit c99cbdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
steps:
2121
- name: Checkout target repo
22-
uses: actions/checkout@v4
22+
uses: actions/checkout@v5
2323
with:
2424
# optional: set the branch to checkout,
2525
# sync action checks out your 'target_sync_branch' anyway

0 commit comments

Comments
 (0)