1 parent 511e28a commit e41eb69Copy full SHA for e41eb69
1 file changed
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
- uses: actions/checkout@v7
25
- name: Set up Python ${{ matrix.python-version }}
26
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
27
with:
28
python-version: ${{ matrix.python-version }}
29
- name: Install the package
0 commit comments