We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 509b7c0 commit e9dcd9eCopy full SHA for e9dcd9e
.github/workflows/sync-issue-labels.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
# Checkout the repository
13
- name: Checkout Repository
14
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
15
16
# Sync labels from the linked issue to the PR
17
- name: Sync Labels from Linked Issue
0 commit comments