Skip to content

Commit 63b6c66

Browse files
pythongh-96143: Improve perf profiler docs (python#96445)
1 parent f15a0fc commit 63b6c66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
if: needs.check_source.outputs.run_tests == 'true'
6868
steps:
6969
- uses: actions/checkout@v3
70-
- uses: actions/setup-python@v3
70+
- uses: actions/setup-python@v4
7171
- name: Install Dependencies
7272
run: sudo ./.github/workflows/posix-deps-apt.sh
7373
- name: Add ccache to PATH

0 commit comments

Comments
 (0)