We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a97a21f commit 663b138Copy full SHA for 663b138
.github/workflows/build-deploy.yaml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v4
27
- uses: actions/setup-node@v4
28
with:
29
- node-version: 18
+ node-version: 20
30
registry-url: https://npm.pkg.github.com
31
cache: yarn
32
- name: Install dependencies
0 commit comments