this repo has no description
0
fork

Configure Feed

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

update actions/checkout to v5

Signed-off-by: Gwenn Le Bihan <gwenn.lebihan7@gmail.com>

+1 -1
+1 -1
.github/workflows/typst.yml
··· 24 24 25 25 steps: 26 26 - name: Checkout repository 27 - uses: actions/checkout@v3 27 + uses: actions/checkout@v5 28 28 29 29 - name: Setup Typst 30 30 uses: typst-community/setup-typst@v4