Release · v1.115.1
Replace deprecated exuanbo/actions-deploy-gist with…
ci: replace deprecated exuanbo/actions-deploy-gist with gh CLI
Details
The action targets Node.js 20, which GitHub Actions deprecated. Use the runner's pre-installed gh CLI to update the gist's last-updated.txt non-interactively (gh gist edit --filename <name> <local-file>), authenticated via the existing GIST_TOKEN secret. Made-with: Cursor
Files changed (1)
| .github/workflows/ci.yml | +5 | −5 |