We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b13d8e + b022dbd commit ac25181Copy full SHA for ac25181
.github/workflows/public_chat_group.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout repo
18
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
19
20
- name: Update message from comments
21
uses: actions/github-script@v8
.github/workflows/sync_labels.yaml
@@ -12,7 +12,7 @@ jobs:
12
contents: read
13
14
- name: ⤵️ Check out code from GitHub
- name: 🚀 Run Label Sync
uses: srealmoreno/label-sync-action@v2
0 commit comments