We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92859db commit 7b01e72Copy full SHA for 7b01e72
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Use Node.js 20.x
28
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
29
with:
30
- node-version: '20'
+ node-version: '22'
31
check-latest: true
32
33
- name: Check out code into the Go module directory
0 commit comments