Add actions/setup-python auto update

This commit is contained in:
2025-11-30 00:37:02 +00:00
parent f8195e6295
commit f8b33b7763

View File

@@ -21,7 +21,8 @@
"github-actions"
],
"matchPackagePatterns": [
"actions/checkout.*"
"actions/checkout.*",
"actions/setup-python.*"
],
"automerge": true