We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 923645c commit bc40db2Copy full SHA for bc40db2
1 file changed
.github/workflows/cd.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: 18.x
+ node-version: 20.x
20
registry-url: https://registry.npmjs.org/
21
# Ensure npm 11.5.1 or later is installed
22
- name: Update npm
0 commit comments