We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 387b6b7 + 6f05b0f commit bacbfa8Copy full SHA for bacbfa8
1 file changed
.github/workflows/deploy-dashboard.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v6
15
16
- name: Setup Node.js
17
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
18
with:
19
node-version: 20
20
0 commit comments