Skip to content

Commit

Permalink
Update github actions to currently supported node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bwrrp committed Sep 26, 2024
1 parent adff3bc commit 953c958
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ jobs:
matrix:
node-version:
- 18
- 17
- 16
- 14
- 20
- 22
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
Expand Down

0 comments on commit 953c958

Please sign in to comment.