Skip to content

Commit 576c0a7

Browse files
committed
workflow:Coverall:Finish python v5 to v6 update
1 parent fc6b7ef commit 576c0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
if: github.event_name == 'push'
174174
runs-on: ubuntu-latest
175175
steps:
176-
- uses: actions/setup-python@v5
176+
- uses: actions/setup-python@v6
177177
with:
178178
python-version: 3.x
179179
- name: Install Coveralls

0 commit comments

Comments
 (0)