fix(ci): Remove explicit references to code.forgejo.org in action steps

This commit is contained in:
Ginger
2025-11-25 12:36:19 -05:00
parent fa73893179
commit 23c398dc1e
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
update-flake-hashes:
runs-on: ubuntu-latest
steps:
- uses: https://code.forgejo.org/actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- uses: actions/checkout@v5
with:
fetch-depth: 0
fetch-tags: false