We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c12f0d commit 561fc2eCopy full SHA for 561fc2e
2 files changed
.github/workflows/benchmarks.yaml
@@ -23,7 +23,7 @@ jobs:
23
python-version: ["3.12",]
24
25
steps:
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
28
- name: Set up Python ${{ matrix.python-version }}
29
uses: actions/setup-python@v5
.github/workflows/python_package.yaml
python-version: ["3.12"]
0 commit comments