diff --git a/.forgejo/workflows/build-all.yml b/.forgejo/workflows/build-all.yml index 11c072d..c221db4 100644 --- a/.forgejo/workflows/build-all.yml +++ b/.forgejo/workflows/build-all.yml @@ -5,7 +5,7 @@ jobs: container: image: rust:1-bookworm steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v3 - id: asklyphe-auth-frontend uses: ./.forgejo/build-service with: