We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ac76f2 commit 05af982Copy full SHA for 05af982
1 file changed
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@v4
16
17
- - name: Setup Node.js
+ - name: Setup Node.js
18
uses: actions/setup-node@v4
19
with:
20
node-version: "20"
0 commit comments