mirror of
https://github.com/actions/setup-python.git
synced 2026-06-24 09:01:31 +03:00
Update dependency versions and test workflow configuration (#1322)
* chore: update dependencies in project configuration files * Add bootstrap step for packaging tools Added a step to bootstrap packaging tools before installing dependencies. * Resolve audit issues --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: semver
|
||||
version: 7.7.3
|
||||
version: 7.8.5
|
||||
type: npm
|
||||
summary: The semantic version parser used by npm.
|
||||
homepage:
|
||||
Generated
+1
-1
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: undici
|
||||
version: 6.24.1
|
||||
version: 6.27.0
|
||||
type: npm
|
||||
summary: An HTTP/1.1 client, written from scratch for Node.js
|
||||
homepage: https://undici.nodejs.org
|
||||
|
||||
Reference in New Issue
Block a user