Skip to content

Commit 9558f8d

Browse files
authored
Merge pull request numpy#27365 from numpy/dependabot/github_actions/deadsnakes/action-3.2.0
MAINT: Bump deadsnakes/action from 3.1.0 to 3.2.0
2 parents 5c80225 + 4e655a2 commit 9558f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ jobs:
302302
submodules: recursive
303303
fetch-tags: true
304304
# TODO: replace with setup-python when there is support
305-
- uses: deadsnakes/action@6c8b9b82fe0b4344f4b98f2775fcc395df45e494 # v3.1.0
305+
- uses: deadsnakes/action@e640ac8743173a67cca4d7d77cd837e514bf98e8 # v3.2.0
306306
with:
307307
python-version: '3.13-dev'
308308
nogil: true

0 commit comments

Comments
 (0)