Skip to content

Commit

Permalink
Merge branch 'master' into update-kelpdao-withdrawal-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
katiebk committed Oct 16, 2024
2 parents 00f4d5c + 3993ee8 commit 9c3bbf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd-on-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/setup-python@v2
with:
python-version: "3.8.12"
python-version: "3.8.18"
- name: Checkout
uses: actions/checkout@v2
- name: Install dependencies
Expand All @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/setup-python@v2
with:
python-version: "3.8.12"
python-version: "3.8.18"
- name: Checkout
uses: actions/checkout@v2
- name: Install dependencies
Expand Down

0 comments on commit 9c3bbf5

Please sign in to comment.