Skip to content

Commit

Permalink
update setup poetry action version
Browse files Browse the repository at this point in the history
  • Loading branch information
atvaccaro committed Jul 13, 2022
1 parent a7bd69c commit e565bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
python-version: '3.10'
- name: Install poetry
uses: abatilo/actions-poetry@v2.0.0
uses: abatilo/actions-poetry@v2.1.5
- uses: google-github-actions/setup-gcloud@v0
with:
service_account_key: ${{ secrets.GCP_SA_KEY }}
Expand Down

0 comments on commit e565bd1

Please sign in to comment.