Skip to content

Commit

Permalink
with pr
Browse files Browse the repository at this point in the history
  • Loading branch information
priya-kinthali committed Oct 23, 2024
1 parent e7ee452 commit 2bead81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-436.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v5
# uses: aparnajyothi-y/setup-python@update-error-message test
# uses: actions/setup-python@v5
uses: aparnajyothi-y/setup-python@update-error-message
with:
python-version: '3.9'
cache: 'pip'
Expand Down

0 comments on commit 2bead81

Please sign in to comment.