diff --git a/.gitea/workflows/branch-deploy.yaml b/.gitea/workflows/branch-deploy.yaml index dad0a0d..b054257 100644 --- a/.gitea/workflows/branch-deploy.yaml +++ b/.gitea/workflows/branch-deploy.yaml @@ -6,7 +6,7 @@ jobs: runs-on: ubuntu-latest steps: - id: deploy - uses: https://gitea.dsv.su.se/ansv7779/action-branch-deploy@v2 + uses: https://gitea.dsv.su.se/ansv7779/action-branch-deploy@v3 with: ssh-key: ${{ secrets.BRANCH_DEPLOY_KEY }} compose-file: branch-compose.yaml