Skip to content

Commit ccec7d7

Browse files
authored
Merge pull request #16 from hpc4cmb/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2 parents 6c113ef + d2ae955 commit ccec7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Checkout
9898
uses: actions/checkout@v5
9999

100-
- uses: actions/setup-python@v5
100+
- uses: actions/setup-python@v6
101101
name: Install Python
102102
with:
103103
python-version: '3.11'

0 commit comments

Comments
 (0)