diff --git a/.gitea/workflows/deploy-new.yml b/.gitea/workflows/deploy-new.yml index a863501..8929f11 100644 --- a/.gitea/workflows/deploy-new.yml +++ b/.gitea/workflows/deploy-new.yml @@ -24,7 +24,7 @@ jobs: deploy-via-sftp: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@latest with: github-server-url: 'http://20.251.208.74:3000' - id: SFTPDeploy