Skip to content

Commit 3591e3e

Browse files
authored
Update main.yml
1 parent 6a3107d commit 3591e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
strategy:
4545
matrix:
4646
os: [ubuntu-latest]
47-
node: [19]
47+
node: [20]
4848

4949
steps:
5050
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)