chore(github): update workflows

This commit is contained in:
Benjamin Canac
2025-01-07 11:17:12 +01:00
parent 61389b8b5a
commit fd5a529565
2 changed files with 16 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest] # macos-latest, windows-latest
node: [20]
node: [22]
env:
NUXT_GITHUB_TOKEN: ${{ secrets.NUXT_GITHUB_TOKEN }}