Mirror of
0
fork

Configure Feed

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

Merge pull request #17 from trueberryless-org/update-template-files

ci: sync template files [skip netlify]

authored by

Felix Schneider and committed by
GitHub
00fad3e8 17b52895

+1 -1
+1 -1
.github/workflows/format.yaml
··· 16 16 uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0 17 17 18 18 - name: Setup Node 19 - uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0 19 + uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 20 20 with: 21 21 node-version: 20 22 22 cache: "pnpm"