Update .gitea/workflows/ssg.yaml
All checks were successful
Deploy ${{ gitea.repository }} / build (push) Successful in 36s

This commit is contained in:
Adam Jeniski 2025-11-15 18:06:40 -10:00
parent b01493a4a3
commit a64cae9795

View File

@ -8,7 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
with:
toolchain: stable