Skip to content

Commit

Permalink
Bump snok/install-poetry up a couple versions to see if that fixes th…
Browse files Browse the repository at this point in the history
…e build errors we are seeing
  • Loading branch information
jkleiber committed Oct 14, 2024
1 parent c33c898 commit 0f3ad80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# snok/install-poetry is version pinned to v1.3.4 because it works, and setting to v1
# would result in always pulling the latest. Upgrading this version number manually is
# preferred in case of regressions introduced in this dependency.
- uses: snok/install-poetry@v1.3.4
- uses: snok/install-poetry@v1.4.1
with:
version: 1.5.1
virtualenvs-create: true
Expand Down

0 comments on commit 0f3ad80

Please sign in to comment.