Skip to content

Commit

Permalink
chore(deps): Bump actions/setup-python from 4 to 5 (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent 162ddea commit a7ec5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:

- name: python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 'pypy3.9'
architecture: 'x64'
Expand Down

0 comments on commit a7ec5ad

Please sign in to comment.