Skip to content

Commit c5befbd

Browse files
authored
ci(summary): update actions/checkout to V4 (#917)
1 parent ddf3315 commit c5befbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/summarize_progress.yml

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

2727

2828
- name: Checkout wiki code
29-
uses: actions/checkout@v2
29+
uses: actions/checkout@v4
3030
with:
3131
repository: ${{github.repository}}.wiki
3232
path: markdown

0 commit comments

Comments
 (0)