this repo has no description
0
fork

Configure Feed

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

swap checkout to v3

nuv 7a7b613e 21b5b6c2

+1 -1
+1 -1
.forgejo/workflows/publish.yml
··· 12 12 image: ghcr.io/gleam-lang/gleam:v1.11.1-node-alpine 13 13 steps: 14 14 - name: Checkout repository 15 - uses: actions/checkout@v4 15 + uses: https://code.forgejo.org/actions/checkout@v3 16 16 17 17 - name: Run gleam build 18 18 run: gleam build