Skip to content

Commit

Permalink
Fix unreleased changelog version
Browse files Browse the repository at this point in the history
  • Loading branch information
max-arnold committed Aug 25, 2024
1 parent 3463ca5 commit ab7b70a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Set up Python 3.{{ pyver }} For Nox
uses: actions/setup-python@v5
Expand Down

0 comments on commit ab7b70a

Please sign in to comment.