Skip to content

Commit

Permalink
Update step1-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 authored Oct 5, 2023
1 parent a1fa243 commit 484e611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/step1-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
echo "server - ${{github.event.inputs.server}}"
echo "branch - ${GITHUB_REF#refs/heads/}"
- name: Set up Python 3.9
uses: actions/setup-python@v1
uses: actions/setup-python@v4
with:
python-version: 3.9
- name: Install dependencies
Expand Down

0 comments on commit 484e611

Please sign in to comment.