Skip to content

Commit 08852a2

Browse files
ci(deps): bump actions/setup-python from 5 to 6 (#215)
1 parent 8d62a05 commit 08852a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/self-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
devpi
3737
3838
- name: Set up Python
39-
uses: actions/setup-python@v5
39+
uses: actions/setup-python@v6
4040
id: setup-python
4141
with:
4242
python-version: '3.13'

0 commit comments

Comments
 (0)