Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: update GitHub template files

+1 -1
+1 -1
.github/workflows/format.yaml
··· 18 18 - name: Setup Node 19 19 uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 20 20 with: 21 - node-version: 20.19.4 21 + node-version: 20.19.5 22 22 cache: "pnpm" 23 23 24 24 - name: Install Dependencies