We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a157fbe commit 11a3cb5Copy full SHA for 11a3cb5
.github/workflows/performance-aarch64.yml
@@ -75,7 +75,7 @@ jobs:
75
sudo apt install -y g++-${{ fromJson(steps.get-versions.outputs.output).dependencies.gcc }}
76
77
- name: setup python
78
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
79
with:
80
python-version: '3.10'
81
0 commit comments