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.
2 parents fb624ed + 16b9673 commit 837fc70Copy full SHA for 837fc70
.github/workflows/test_and_deploy.yml
@@ -37,7 +37,7 @@ jobs:
37
bundler-cache: true
38
39
- name: 📦 Setup Node.js
40
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
41
with:
42
node-version: '20'
43
cache: 'npm'
0 commit comments