Skip to content

Commit 4d1b62e

Browse files
committed
docs: bump node version
1 parent e841db3 commit 4d1b62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- name: Setup nodeJs
9494
uses: actions/setup-node@v6
9595
with:
96-
node-version: "20"
96+
node-version: "22"
9797

9898
- name: Check out code into the Go module directory
9999
uses: actions/checkout@v6

0 commit comments

Comments
 (0)