From 2614be98fffd9d924f45a7ee8c1306370b30975a Mon Sep 17 00:00:00 2001 From: lukas Date: Sat, 26 Jul 2025 18:30:38 +0000 Subject: [PATCH] Update .gitea/workflows/tmate.yml --- .gitea/workflows/tmate.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/tmate.yml b/.gitea/workflows/tmate.yml index 5bc5c59..46db412 100644 --- a/.gitea/workflows/tmate.yml +++ b/.gitea/workflows/tmate.yml @@ -7,6 +7,5 @@ jobs: runs-on: ubuntu-latest container: git.phyllo.me/roots/fedora-iso-creation:42 steps: - - uses: https://git.phyllo.me/actions/checkout@v4 - name: Setup tmate session - - uses: https://github.com/mxschmitt/action-tmate@v3 \ No newline at end of file + uses: mxschmitt/action-tmate@v3 \ No newline at end of file