2 parents d84affd + 7b23dae commit d364f27Copy full SHA for d364f27
1 file changed
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v7.0.1
19
20
- name: Set up python ${{ matrix.python-version }}
21
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
22
with:
23
python-version: ${{ matrix.python-version }}
24
cache: pip
0 commit comments