Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cmutel committed Jul 19, 2024
2 parents 488c2df + dd2b406 commit 4a7c107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
py-version: ["3.8", "3.9", "3.11", "3.12"]

steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

# general Python setup
- name: Set up Python ${{ matrix.py-version }}
Expand Down

0 comments on commit 4a7c107

Please sign in to comment.