Merge pull request #3004 from CatimaLoyalty/dependabot/github_actions/actions/setup-python-6.2.0

Bump actions/setup-python from 6.1.0 to 6.2.0
This commit is contained in:
Sylvia van Os authored and GitHub committed 2026-01-29 08:52:17 +01:00
commit 2251df5a6f
1 file changed
+1 -1
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
id: checkout
uses: actions/checkout@v6
- name: Setup Python
uses: actions/setup-python@v6.1.0
uses: actions/setup-python@v6.2.0
with:
python-version: '3.x'
- name: Run converter script