chore: s/code.forgejo.org/data.forgejo.org/ for actions
This commit is contained in:
parent
3cbec4448c
commit
b2471a699d
8 changed files with 22 additions and 22 deletions
|
|
@ -3,7 +3,7 @@ runs:
|
|||
steps:
|
||||
- name: cache S3 binaries
|
||||
id: S3
|
||||
uses: https://code.forgejo.org/actions/cache@v4
|
||||
uses: https://data.forgejo.org/actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
/usr/local/bin/minio
|
||||
|
|
@ -11,7 +11,7 @@ runs:
|
|||
/usr/local/bin/garage
|
||||
key: S3
|
||||
|
||||
- uses: https://code.forgejo.org/actions/setup-forgejo@v2.0.10
|
||||
- uses: https://data.forgejo.org/actions/setup-forgejo@v2.0.10
|
||||
with:
|
||||
install-only: true
|
||||
- run: forgejo-binary.sh ensure_user forgejo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue