diff --git a/.gitea/workflows/tryActions.yaml b/.gitea/workflows/tryActions.yaml index a8a697f..a50f973 100644 --- a/.gitea/workflows/tryActions.yaml +++ b/.gitea/workflows/tryActions.yaml @@ -11,7 +11,6 @@ jobs: SPECIFIC_BRANCH: chore/update-pre-commit steps: - uses: actions/checkout@v4 - - uses: actions/setup-python@v4 - run: echo Current branch ${{github.ref_name}} - name: version-up uses: https://git.horstenkamp.eu/Philipp/version-up-action.git@${{github.ref_name}}