[READ-ONLY] Mirror of https://github.com/danielroe/unmeta. Simple tools for interacting with HTML metadata tags
0

Configure Feed

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

chore(deps): update actions/setup-node action to v3

Renovate Bot (Apr 24, 2022, 10:33 PM UTC) 89ef0a61 3376b1a3

+1 -1
+1 -1
.github/workflows/ci.yml
··· 18 18 node: [14] 19 19 20 20 steps: 21 - - uses: actions/setup-node@v1 21 + - uses: actions/setup-node@v3 22 22 with: 23 23 node-version: ${{ matrix.node }} 24 24