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

@@ -24,7 +24,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Initialize CodeQL
uses: github/codeql-action/init@v2