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 9e52efb commit de77659Copy full SHA for de77659
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Node setup
22
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
23
with:
24
- node-version: "18.20.8"
+ node-version: "20.19.0"
25
26
- name: Build
27
run: |
0 commit comments