Update action (#717)

- Update action version to latest (remove all warnings)
 - Update nodejs version on action
 - Update ubuntu to latest on support action
This commit is contained in:
Gauvino
2024-04-15 23:41:08 +02:00
committed by GitHub
parent 0c2713213c
commit 9c68616343
7 changed files with 30 additions and 30 deletions

View File

@@ -6,9 +6,9 @@ on:
jobs:
support:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: dessant/support-requests@v2
- uses: dessant/support-requests@v4
with:
github-token: ${{ github.token }}
support-label: 'support'