this repo has no description
0
fork

Configure Feed

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

⬆️ Update actions/checkout action to v6 (#24)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
9c1fd72d 63532b22

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