Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update actions/setup-python action to v5
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 24, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c9ffd9f commit f1c7535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-ci.yaml
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ jobs:
extensions: ast, grpc

- name: Setup Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.10'

0 comments on commit f1c7535

Please sign in to comment.