Nightly DB backup #2
db-backup.yml
on: schedule
pg_dump (testnet)
4s
pg_dump (mainnet)
5s
Annotations
4 warnings
|
pg_dump (testnet)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
pg_dump (testnet)
DATABASE_URL_TESTNET is not set — skipping testnet backup.
|
|
pg_dump (mainnet)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
pg_dump (mainnet)
DATABASE_URL_MAINNET is not set — skipping mainnet backup.
|