Skip to content

Commit

Permalink
Update GitHub Actions Node version to 18.0.14 (#678)
Browse files Browse the repository at this point in the history
Co-authored-by: tsaitsung-han.tht <tsaitsung-han.tht@alibaba-inc.com>
  • Loading branch information
tsunghanjacktsai and tsaitsung-han.tht authored Aug 20, 2024
1 parent e744453 commit e92046d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [16.14.0]
node-version: [18.14.0]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down

0 comments on commit e92046d

Please sign in to comment.