Skip to content

Commit

Permalink
added more node versions to test
Browse files Browse the repository at this point in the history
  • Loading branch information
brainfoolong committed Aug 14, 2024
1 parent e6fb62a commit 73b87b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
extensions: openssl

- name: Setup Node ${{ matrix.nodeversion }}
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.nodeversion }}

Expand Down

0 comments on commit 73b87b1

Please sign in to comment.