• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / auth / 21404027141
69%

Build:
DEFAULT BRANCH: master
Ran 27 Jan 2026 04:00PM UTC
Jobs 1
Files 171
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Jan 2026 03:51PM UTC coverage: 68.819%. Remained the same
21404027141

push

github

web-flow
Upgrade GitHub Actions for Node 24 compatibility (#2345)

## Summary

Upgrade GitHub Actions to their latest versions to ensure compatibility
with Node 24, as Node 20 will reach end-of-life in April 2026.

## Changes

| Action | Old Version(s) | New Version | Release | Files |
|--------|---------------|-------------|---------|-------|
| `actions/checkout` |
[`v4`](https://github.com/actions/checkout/releases/tag/v4) |
[`v6`](https://github.com/actions/checkout/releases/tag/v6) |
[Release](https://github.com/actions/checkout/releases/tag/v6) |
conventional-commits.yml, dogfooding.yml, publish.yml, release.yml,
test.yml |
| `actions/setup-go` |
[`v5`](https://github.com/actions/setup-go/releases/tag/v5) |
[`v6`](https://github.com/actions/setup-go/releases/tag/v6) |
[Release](https://github.com/actions/setup-go/releases/tag/v6) |
release.yml, test.yml |

## Context

Per [GitHub's
announcement](https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/),
Node 20 is being deprecated and runners will begin using Node 24 by
default starting March 4th, 2026.

### Why this matters

- **Node 20 EOL**: April 2026
- **Node 24 default**: March 4th, 2026
- **Action**: Update to latest action versions that support Node 24

### Security Note

Actions that were previously pinned to commit SHAs remain pinned to SHAs
(updated to the latest release SHA) to maintain the security benefits of
immutable references.

### Testing

These changes only affect CI/CD workflow configurations and should not
impact application functionality. The workflows should be tested by
running them on a branch before merging.

Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>

14849 of 21577 relevant lines covered (68.82%)

79.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21404027141.1 27 Jan 2026 04:00PM UTC 171
68.82
GitHub Action Run
Source Files on build 21404027141
  • Tree
  • List 171
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1dfd6a35 on github
  • Prev Build on master (#21402797015)
  • Next Build on master (#21404033705)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc