Skip to content

Commit a7964f4

Browse files
authored
Merge pull request #1363 from qubvel-org/dependabot/github_actions/actions/setup-python-6.3.0
2 parents 18a6197 + cc87b49 commit a7964f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v7
1414

1515
- name: Set up python
16-
uses: actions/setup-python@v6.2.0
16+
uses: actions/setup-python@v6.3.0
1717
with:
1818
python-version: '3.14'
1919

0 commit comments

Comments
 (0)