Skip to content

Commit

Permalink
fix(ci): upped node for SR
Browse files Browse the repository at this point in the history
  • Loading branch information
thekeogh committed Jan 3, 2024
1 parent 153c823 commit 95db569
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 @@ -9,7 +9,7 @@ on:
pull_request:

env:
NODE_VERSION: "16.20.2"
NODE_VERSION: "20"

jobs:
lint:
Expand Down

0 comments on commit 95db569

Please sign in to comment.