We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ef36a6 commit c99cbdcCopy full SHA for c99cbdc
1 file changed
.github/workflows/sync.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout target repo
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
with:
24
# optional: set the branch to checkout,
25
# sync action checks out your 'target_sync_branch' anyway
0 commit comments