diff --git a/.gitea/workflows/push.yml b/.gitea/workflows/push.yml index 5ca504ca..1f777f2d 100644 --- a/.gitea/workflows/push.yml +++ b/.gitea/workflows/push.yml @@ -15,7 +15,7 @@ jobs: container: image: oierbravo/godot-ci-with-node:4.5 steps: - - uses: chrisliebaer/gitea-actions-fix@vXX + - uses: chrisliebaer/gitea-actions-fix@v1 with: token: ${{ secrets.ACCESS_TOKEN }} - name: Checkout