Skip to content

Commit

Permalink
Bump node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed Jan 2, 2024
1 parent fec25af commit 21a9625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittestagenda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
if: matrix.os != 'macos-latest'
- uses: actions/setup-node@v3
with:
node-version: 'v16.20.0' # works on macos; 20.x does not
node-version: 'v21.4.0' # works on macOS
- uses: actions/checkout@v3
with:
persist-credentials: false
Expand Down

0 comments on commit 21a9625

Please sign in to comment.