mirror of
https://github.com/actions/setup-python.git
synced 2025-07-22 04:48:21 +02:00
Revert "Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 (#985)"
This reverts commit 3fddbee787
.
This commit is contained in:
parent
d0b4fc497a
commit
e1386fad07
3 changed files with 60 additions and 81 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2546,9 +2546,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/cross-spawn": {
|
||||
"version": "7.0.6",
|
||||
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
||||
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
||||
"version": "7.0.3",
|
||||
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
||||
"integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"path-key": "^3.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue