Skip to content

Commit

Permalink
Merge pull request #1367 from nipy/dependabot/github_actions/deadsnak…
Browse files Browse the repository at this point in the history
…es/action-3.2.0

Bump deadsnakes/action from 3.1.0 to 3.2.0
  • Loading branch information
effigies authored Oct 1, 2024
2 parents 26b81aa + 50e9231 commit fcc4b80
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.1.0
uses: deadsnakes/action@v3.2.0
with:
python-version: ${{ matrix.python-version }}
nogil: true
Expand Down

0 comments on commit fcc4b80

Please sign in to comment.