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
As [announced here](https://devcenter.heroku.com/changelog-items/3230), the heroku-20 stack is no longer supported for builds on Heroku. This PR drops all references for the now end-of-life stack.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Steps to reproduce the behavior:
20
20
4. See error
21
21
22
22
**Versions (please complete the following information):**
23
-
- Heroku Stack: [e.g. `heroku-20`]
23
+
- Heroku Stack: [e.g. `heroku-22`]
24
24
- Node Version: [e.g. `15.0.0`]
25
25
- NPM or Yarn Version: [e.g. `Yarn 1.22.10`]
26
26
- Buildpack Version: [e.g. `heroku/nodejs v175`] (We will try to do our best to support you, but please note that we can only provide support for the latest release of the buildpack.)
0 commit comments