Skip to content

Commit

Permalink
Merge pull request #463 from shankarpandala/dev
Browse files Browse the repository at this point in the history
setup-python@v5
  • Loading branch information
shankarpandala authored Nov 1, 2024
2 parents c61f321 + 7711f37 commit 6d59071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: CHECKOUT CODE
uses: actions/checkout@v2
- name: SETUP PYTHON
uses: actions/setup-python@v1
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.config.py }}
- name: Install dependencies
Expand Down

0 comments on commit 6d59071

Please sign in to comment.