Skip to content

Commit

Permalink
chore: update release.yml to use node 20 (#981)
Browse files Browse the repository at this point in the history
  • Loading branch information
bytestream committed Nov 28, 2023
1 parent 9dcfa0e commit c48e5d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
pull_request:

env:
NODE_VERSION: 14
NODE_VERSION: 20

jobs:
release:
Expand Down

0 comments on commit c48e5d4

Please sign in to comment.