Skip to content

Commit 5d53214

Browse files
authored
Merge branch 'master' into bump/py-3.12
2 parents 3746146 + a71c8b6 commit 5d53214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313
with:
1414
fetch-depth: 0
15-
- uses: actions/setup-python@v4
15+
- uses: actions/setup-python@v5
1616

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

0 commit comments

Comments
 (0)