Skip to content

Commit e9dcd9e

Browse files
Bump actions/checkout from 3 to 4 (#1251)
1 parent 509b7c0 commit e9dcd9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-issue-labels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
# Checkout the repository
1313
- name: Checkout Repository
14-
uses: actions/checkout@v3
14+
uses: actions/checkout@v4
1515

1616
# Sync labels from the linked issue to the PR
1717
- name: Sync Labels from Linked Issue

0 commit comments

Comments
 (0)