Skip to content

Commit

Permalink
Update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies authored Oct 1, 2024
1 parent 50e9231 commit c6674e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
allow-prereleases: true
- name: Set up Python ${{ matrix.python-version }}
if: endsWith(matrix.python-version, '-dev')
uses: deadsnakes/action@v3.2.0
uses: deadsnakes/action@v3
with:
python-version: ${{ matrix.python-version }}
nogil: true
Expand Down

0 comments on commit c6674e8

Please sign in to comment.