chore: s/code.forgejo.org/data.forgejo.org/ for actions

This commit is contained in:
Earl Warren 2025-03-22 15:08:22 +01:00
parent 3cbec4448c
commit b2471a699d
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
8 changed files with 22 additions and 22 deletions

View file

@ -139,7 +139,7 @@ jobs:
${{ toJSON(github) }}
EOF
- uses: https://code.forgejo.org/actions/checkout@v4
- uses: https://data.forgejo.org/actions/checkout@v4
- name: checkout the default branch if pull_request_target
run: |
set -x