We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2225935 commit a4041a0Copy full SHA for a4041a0
.github/workflows/node.yml
@@ -30,6 +30,7 @@ jobs:
30
uses: actions/checkout@v4
31
with:
32
path: MagicMirror/modules/MMM-GoogleTasks
33
+ fetch-depth: 0
34
35
- name: Use Node.js ${{ matrix.node-version }}
36
uses: actions/setup-node@v4
0 commit comments