Skip to content

Commit

Permalink
Merge pull request #77 from dimastbk/renovate/deadsnakes-action-3.x
Browse files Browse the repository at this point in the history
chore(deps): update deadsnakes/action action to v3.2.0
  • Loading branch information
dimastbk authored Sep 8, 2024
2 parents 05153fc + e88826e commit 716d5bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
allow-prereleases: true

- name: set up python (free-threaded)
uses: deadsnakes/action@v3.1.0
uses: deadsnakes/action@v3.2.0
if: "${{ matrix.disable-gil }}"
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 716d5bf

Please sign in to comment.