You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This enables grouped Dependabot version updates, for GitHub Actions
only, to keep actions up to date. Currently some actions are used
at very old versions; for example, this uses `actions/checkout@v1`,
but the current version is `v4`. Such old versions are no longer
maintained and usually run on an old unsupported Node.js version.
0 commit comments