Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 8a03995

Browse files
committed
update python action
1 parent e5c2276 commit 8a03995

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Unshallow
2424
run: git fetch --prune --unshallow
2525

26-
- uses: actions/setup-python@v4
26+
- uses: actions/setup-python@v5
2727
with:
2828
python-version: ${{ matrix.pyVersion }}
2929

0 commit comments

Comments
 (0)