Skip to content

Commit

Permalink
fix: resolved node 16 deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
johnborges committed Apr 21, 2024
1 parent 905e1fa commit 4cd1e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
workflow_dispatch:

env:
NODE_VERSION: 16
NODE_VERSION: 20
JAVA_VERSION: 17

jobs:
Expand Down

0 comments on commit 4cd1e4d

Please sign in to comment.