Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
babenek committed Dec 18, 2024
1 parent 97643bc commit 64bc2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
- name: Set up Python 3.10
if: steps.cache-data.outputs.cache-hit != 'true'
uses: actions/setup-python@3542bca2639a428e1796aaa6a2ffef0c0f575566 # v3.1.4
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236
with:
python-version: "3.10"

Expand Down

0 comments on commit 64bc2e2

Please sign in to comment.