Update .forgejo/workflows/deploy-hot.yml

This commit is contained in:
yaxu
2026-02-09 21:25:21 +01:00
parent 6d9b899ae4
commit 3966659f18
+2
View File
@@ -15,6 +15,8 @@ jobs:
runs-on: docker
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: pnpm/action-setup@v4
with:
version: 9.12.2