Skip to content

Commit

Permalink
updates python ci action
Browse files Browse the repository at this point in the history
  • Loading branch information
unglaublicherdude committed Mar 14, 2024
1 parent 787df99 commit b64282a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
echo "VAAS_PASSWORD=${{ secrets.DEVELOP_VAAS_PASSWORD }}" >> $GITHUB_ENV
- name: set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 3.x
- name: install dependencies
Expand Down

0 comments on commit b64282a

Please sign in to comment.