Skip to content

Commit

Permalink
gha - Update python action for Node 20 too
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed May 16, 2024
1 parent 3676ef9 commit f58b282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-smokes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: "3.12"
cache: "pipenv"
Expand Down

0 comments on commit f58b282

Please sign in to comment.