this repo has no description
0
fork

Configure Feed

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

Update CI versions

+2 -2
+2 -2
.github/workflows/test.yml
··· 11 11 test: 12 12 runs-on: ubuntu-latest 13 13 steps: 14 - - uses: actions/checkout@v2.0.0 15 - - uses: erlef/setup-beam@v1.15.1 14 + - uses: actions/checkout@v3 15 + - uses: erlef/setup-beam@v1 16 16 with: 17 17 otp-version: "25.1" 18 18 gleam-version: "nightly"