mirror of
https://github.com/TheAlgorithms/PHP.git
synced 2025-01-29 04:57:33 +01:00
chore: update actions/setup-python
to v5
(#148)
This commit is contained in:
parent
09edaaa60b
commit
13972e0072
2
.github/workflows/directory_workflow.yml
vendored
2
.github/workflows/directory_workflow.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v2
|
||||
- uses: actions/setup-python@v5
|
||||
- name: Setup Git Specs
|
||||
run: |
|
||||
git config --global user.name "$GITHUB_ACTOR"
|
||||
|
Loading…
x
Reference in New Issue
Block a user