Skip to content

Commit

Permalink
ci: switch to toml v1 compliant parser
Browse files Browse the repository at this point in the history
For dotted-key support
  • Loading branch information
jvansanten committed Jan 20, 2025
1 parent 2313b11 commit dcedc12
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 @@ -111,7 +111,7 @@ jobs:
outputs:
should_publish: ${{ steps.check.outputs.should_publish }}
steps:
- uses: jvansanten/action-tag-poetry-version-bump@d73cfa04bb2aed13201290cc066b9d64082434b8 # v1
- uses: jvansanten/action-tag-poetry-version-bump@45f78f40d22ca43a496a71af75480a435b3dac31 # v1
id: check

pypi:
Expand Down

0 comments on commit dcedc12

Please sign in to comment.