From 13490b335c9e6f08966167440a916e6386c04117 Mon Sep 17 00:00:00 2001 From: lukas Date: Sat, 26 Jul 2025 17:57:45 +0000 Subject: [PATCH] Update .gitea/workflows/tmate.yml another test --- .gitea/workflows/tmate.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/tmate.yml b/.gitea/workflows/tmate.yml index 1712ea3..9630ef2 100644 --- a/.gitea/workflows/tmate.yml +++ b/.gitea/workflows/tmate.yml @@ -11,6 +11,6 @@ jobs: container: image: git.phyllo.me/roots/fedora-iso-creation:42 steps: - - uses: https://git.phyllo.me/actions/checkout@v4 + - uses: actions/checkout@v4 - name: Setup tmate session - - uses: https://github.com/mxschmitt/action-tmate@v3 \ No newline at end of file + uses: https://github.com/mxschmitt/action-tmate@v3 \ No newline at end of file