The working directory on the GitHub Actions runner where the Jenkins agent stores files.

This should match the -workDir argument in your workflow file. Defaults to /home/runner/agent, which works for GitHub-hosted Linux runners. For Windows runners, use a path like C:\actions-runner\agent.