2 parents 3fb9121 + 3958b9c commit 8d0c2bdCopy full SHA for 8d0c2bd
1 file changed
.github/workflows/tests.yml
@@ -53,7 +53,7 @@ jobs:
53
submodules: recursive
54
55
- name: Set up Python ${{ matrix.python-versions }}
56
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
57
with:
58
python-version: ${{ matrix.python-versions }}
59
0 commit comments