Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 966e4c5

Browse files
authored
Upgrade copier to version 9.2.0
This will fix yaml-related issues with the old version of Copier
1 parent 40a095b commit 966e4c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- "3.10"
2828
- "3.11"
2929
copier-version:
30-
- "8.3.0"
30+
- "9.2.0"
3131
runs-on: ${{ matrix.os }}
3232

3333
steps:

0 commit comments

Comments
 (0)