Skip to content

Commit

Permalink
node version bijgewerkt in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
dvhirtum committed Sep 16, 2023
1 parent 3ff4182 commit 37dba50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches: ['master']

env:
NODE_VERSION: '12.x'
NODE_VERSION: '18.x'

jobs:
build:
Expand Down

0 comments on commit 37dba50

Please sign in to comment.