this repo has no description
13
fork

Configure Feed

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

ci: use zig 0.16 for docs

authored by

TimBot and committed by
Tim Culverhouse
f3b69d1d 53522b8b

+1 -1
+1 -1
.github/workflows/docs.yml
··· 27 27 uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0 28 28 - uses: mlugg/setup-zig@d1434d08867e3ee9daa34448df10607b98908d29 # v2.2.1 29 29 with: 30 - version: 0.15.1 30 + version: 0.16.0 31 31 - run: zig build docs 32 32 - name: Upload artifact 33 33 uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0