Cooper Walbrun
Results
2
issues of
Cooper Walbrun
### Basic info: - **Node.js version:** `18.15.0` - **jsdom version:** `24.0.0` ### Minimal reproduction case ```js const jsdom = require('jsdom'); const { JSDOM } = jsdom; const string = ``;...
selectors
# Description Replaces some outdated/deprecated/unmaintained GitHub Actions dependencies with either (1) maintained equivalents or (2) vanilla commands which fulfill the same function. Here is a summary of the changes: *...