From 1dc0a399a0be558b16b3cc426151d4b738b93826 Mon Sep 17 00:00:00 2001 From: husky Date: Wed, 12 Mar 2025 20:52:56 -0700 Subject: [PATCH] change to v3 --- .forgejo/workflows/build-all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: