diff --git a/.gitea/workflows/build-and-deploy.yml b/.gitea/workflows/build-and-deploy.yml index 3f35682..b50f85e 100644 --- a/.gitea/workflows/build-and-deploy.yml +++ b/.gitea/workflows/build-and-deploy.yml @@ -18,7 +18,7 @@ jobs: - name: Build website content run: hugo && ls -R - name: Copy files using scp-action - uses: tempersama/scp-action@1.5 + uses: tempersama/scp-action@1.6 with: host: shockrah.xyz username: ${{ secrets.USER }}