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 39321ad commit bb63004Copy full SHA for bb63004
.github/actions/setup/action.yml
@@ -22,7 +22,7 @@ runs:
22
- name: 🛠️ Setup NodeJS
23
uses: actions/setup-node@v4
24
with:
25
- node-version: 18
+ node-version: 20
26
cache: pnpm
27
28
- name: 📦 Install Dependencies
0 commit comments