diff --git a/.github/workflows/redploy-to-server.yml b/.github/workflows/redploy-to-server.yml index 0ac2ada..cb3cc6b 100644 --- a/.github/workflows/redploy-to-server.yml +++ b/.github/workflows/redploy-to-server.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Deploy Stage - uses: actions/github-script@v5 + uses: actions/github-script@v6 with: script: | await github.rest.actions.createWorkflowDispatch({