2 parents 313ee38 + 6575411 commit 5f93bb1Copy full SHA for 5f93bb1
1 file changed
.github/workflows/lint.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v4.2.2
24
25
- name: Set up Python ${{ matrix.py_version }}
26
- uses: actions/setup-python@v5.6.0
+ uses: actions/setup-python@v6.0.0
27
with:
28
python-version: ${{ matrix.py_version }}
29
0 commit comments