Skip to content

Commit d4aa2e8

Browse files
authored
Bump setup-python v5 -> v6 (#87)
* Cleans away min python version Inline with scientific python specs * Bump setup-python v5 -> v6
1 parent 67566ad commit d4aa2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{ cookiecutter.package_name }}/.github/workflows/sub_package_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
steps:
3838
- uses: actions/checkout@v4
3939

40-
- uses: actions/setup-python@v5
40+
- uses: actions/setup-python@v6
4141
with:
4242
python-version: "3.11"
4343

0 commit comments

Comments
 (0)