Skip to content

Commit bfc3802

Browse files
Update actions/setup-python action to v6
1 parent 9299fb2 commit bfc3802

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- uses: actions/checkout@v4
21-
- uses: actions/setup-python@v5
21+
- uses: actions/setup-python@v6
2222
- run: |
2323
pipx install conan
2424
conan --version

0 commit comments

Comments
 (0)