Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejmacq-dev committed Oct 27, 2023
1 parent 22a2bd6 commit 1648a5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/testing-template-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
- name: Setup
run: |
pip install --upgrade pip
pip install copier==8.0.0
- name: Check Defaults
run: copier run_copy "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY.git" ./template-test-path #--defaults
pip install copier==8.3.0
# - name: Check Defaults
# run: copier run_copy "$GITHUB_SERVER_URL/$GITHUB_REPOSITORY.git" ./template-test-path --defaults
list-scenarios:
outputs:
scenario-list: ${{ steps.liststep.outputs.listoutput }}
Expand Down

0 comments on commit 1648a5a

Please sign in to comment.