Skip to content

Commit

Permalink
Update GH workflow to Node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
gpailler committed May 5, 2024
1 parent 13e4fad commit 3ab986a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Expand Up @@ -9,7 +9,7 @@ on:

env:
BUILD_PATH: ${{ github.workspace }}/build
NODE_VERSION: '16'
NODE_VERSION: '20'
VITE_APP_AZURESEARCH_KEY: ${{ secrets.VITE_APP_AZURESEARCH_KEY }}

jobs:
Expand Down

0 comments on commit 3ab986a

Please sign in to comment.