Skip to content

Commit 156c317

Browse files
authored
Updates from OpenAstronomy/packaging-guide (#220)
This is an autogenerated PR, which merges commits from OpenAstronomy/packaging-guide. *Do not squash merge this PR! All commits from upstream should be present in the repos history.*
2 parents c6b71e7 + 902ba46 commit 156c317

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
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v5
2626

27-
- uses: actions/setup-python@v5
27+
- uses: actions/setup-python@v6
2828
with:
2929
python-version: "3.11"
3030

0 commit comments

Comments
 (0)