Merge pull request #3 from sd416/dependabot/github_actions/actions/setup-python-6

chore(deps): bump actions/setup-python from 4 to 6
This commit is contained in:
sd416 2026-01-16 11:49:10 +05:30 committed by GitHub
commit cf1b75f3a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ jobs:
node-version: 20
- name: Setup Python
uses: actions/setup-python@v4
uses: actions/setup-python@v6
with:
python-version: "3.11"