Skip to content

Commit

Permalink
update some versions in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
phlptp committed Feb 19, 2025
1 parent 8ca1f5e commit b95929a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swig-interface-gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# Run pre-commit docker-clang-format hook
- uses: actions/setup-python@v5
with:
python-version: '3.10'
python-version: '3.12'
- name: set PY
run: echo "PY=$(python --version --version | sha256sum | cut -d' ' -f1)" >> $GITHUB_ENV
- uses: actions/cache@v4
Expand Down

0 comments on commit b95929a

Please sign in to comment.