Skip to content

Commit cec3758

Browse files
authored
Merge pull request numpy#27355 from numpy/dependabot/github_actions/actions/setup-python-5.2.0
MAINT: Bump actions/setup-python from 5.1.1 to 5.2.0
2 parents d9e101d + 4ba19c2 commit cec3758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_arm64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fetch-tags: true
2828

2929
- name: Setup Python
30-
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
30+
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
3131
with:
3232
python-version: ${{env.python_version}}
3333
architecture: x64

0 commit comments

Comments
 (0)