Skip to content

Commit d899a78

Browse files
authored
Update node version to 20.x LTS
1 parent 006fe07 commit d899a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/install-build-sdk-pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
strategy:
2222
matrix:
23-
node-version: [18.x]
23+
node-version: [20.x]
2424

2525
steps:
2626
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)