Skip to content

Commit

Permalink
LF-4395 update node version in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
navDhammu committed Sep 2, 2024
1 parent 52c81d6 commit 010db5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
api_unit_tests:
name: API Unit Tests
runs-on: ubuntu-20.04
container: node:16.15.0
container: node:20.17.0
services:
postgres:
image: postgres:13
Expand Down

0 comments on commit 010db5a

Please sign in to comment.