[READ-ONLY] Mirror of https://github.com/danielroe/siroc. Zero-config build tooling for Node
bundle node package rollup typescript
0

Configure Feed

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

ci: update checkout action

resolves #224

Daniel Roe (Dec 20, 2021, 10:44 AM UTC) 75c859a8 87b9ccf6

+1 -1
+1 -1
.github/workflows/ci.yml
··· 14 14 runs-on: ubuntu-latest 15 15 16 16 steps: 17 - - uses: actions/checkout@v1 17 + - uses: actions/checkout@v2 18 18 19 19 - name: Get yarn cache directory path 20 20 id: yarn-cache-dir-path