1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-forgejo synced 2025-07-07 01:05:59 +02:00

fix: use code.forgejo.org by default instead of codeberg.org (#316)

It is more reliable.

Reviewed-on: https://code.forgejo.org/actions/setup-forgejo/pulls/316
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
Co-authored-by: limiting-factor <limiting-factor@posteo.com>
Co-committed-by: limiting-factor <limiting-factor@posteo.com>
This commit is contained in:
limiting-factor 2025-02-22 15:42:53 +00:00 committed by earl-warren
parent e08f3910d3
commit 844047d85d
No known key found for this signature in database
GPG key ID: F128CBE6AB3A7201
6 changed files with 9 additions and 9 deletions

View file

@ -11,7 +11,7 @@ jobs:
- id: forgejo
uses: SELF@vTest
with:
binary: https://codeberg.org/forgejo/forgejo/releases/download/v1.20.6-1/forgejo-1.20.6-1-linux-amd64
binary: https://code.forgejo.org/forgejo/forgejo/releases/download/v1.20.6-1/forgejo-1.20.6-1-linux-amd64
- run: |
echo +++++++++++++++++++++++++++++++++++++++++++
echo sanity checking the reset of setup-forgejo