ci: update global workflows (#1863)

This commit is contained in:
LizardByte-bot
2023-11-23 23:28:07 -05:00
committed by GitHub
parent 29a1b1539f
commit 336062d467
3 changed files with 4 additions and 4 deletions

View File

@@ -20,6 +20,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Label Actions
uses: dessant/label-actions@v3
uses: dessant/label-actions@v4
with:
github-token: ${{ secrets.GH_BOT_TOKEN }}