Skip to content

Commit

Permalink
upgraded node version for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdruid committed Aug 26, 2024
1 parent e37e987 commit e10a674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
node-version: [19.x]
node-version: [21.x]
os: [ ubuntu-latest, macos-latest, windows-latest ]

steps:
Expand Down

0 comments on commit e10a674

Please sign in to comment.