Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejmacq-dev committed Oct 27, 2023
1 parent d14f201 commit 51d0c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-template-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Setup
run: |
pip install --upgrade pip
pip install copier==7.0.1 pydantic==1.10.13
pip install copier==7.2.0 pydantic==1.10.13
- name: Check Defaults
run: copier --defaults copy "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY.git" ./template-test-path
list-scenarios:
Expand Down

0 comments on commit 51d0c78

Please sign in to comment.