Skip to content

Commit 4696783

Browse files
Bump actions/setup-python from 6 to 7 (#81)
1 parent 7d93e86 commit 4696783

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v7
2121

2222
- name: Setup Python
23-
uses: actions/setup-python@v6
23+
uses: actions/setup-python@v7
2424
with:
2525
python-version: ${{ env.PYTHON }}
2626

0 commit comments

Comments
 (0)