Skip to content

Commit 5a5b55e

Browse files
chore(deps): update actions/setup-python action to v6
1 parent f6988df commit 5a5b55e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
runs-on: ubuntu-latest
111111
steps:
112112
- uses: actions/checkout@v5.0.0
113-
- uses: actions/setup-python@v5
113+
- uses: actions/setup-python@v6
114114
with:
115115
python-version: "3.12"
116116
- name: Download coverage reports

0 commit comments

Comments
 (0)