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