Skip to content

Commit

Permalink
Merge branch 'master' into bump/py-3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Jan 9, 2024
2 parents 3746146 + a71c8b6 commit 5d53214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5

- name: set PY
run: echo "PY=$(python -VV | sha256sum | cut -d' ' -f1)" >> $GITHUB_ENV
Expand Down

0 comments on commit 5d53214

Please sign in to comment.