schoolbox web extension :)
0
fork

Configure Feed

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

chore(deps): update actions/upload-artifact action to v5 (#293)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
f182e611 e406bb6a

+1 -1
+1 -1
.github/workflows/build.yml
··· 30 30 bun zip:firefox 31 31 32 32 - name: Upload artifacts 33 - uses: actions/upload-artifact@v4 33 + uses: actions/upload-artifact@v5 34 34 with: 35 35 name: extension 36 36 path: dist/*.zip