Skip to content

Commit

Permalink
Merge branch 'main' into formatting_via_ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi committed Dec 7, 2023
2 parents d5930bb + f43f880 commit 4bec45a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
fetch-depth: 0 # Fetch all history for all branches and tags.

- name: Set up python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: "3.x"

Expand Down

0 comments on commit 4bec45a

Please sign in to comment.