Skip to content

Commit

Permalink
chore: updates node version for gha
Browse files Browse the repository at this point in the history
  • Loading branch information
stalniy committed Feb 14, 2024
1 parent 4df3b75 commit 6b17383
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 @@ -17,8 +17,8 @@ jobs:
strategy:
matrix:
node:
- 16 # 2023-09-11
- 18 # 2025-04-30
- 20 # 2026-05-26
- latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6b17383

Please sign in to comment.