Skip to content

Commit b654a64

Browse files
committed
s/verison/version/
This is probably my most-frequent mispelling 🤦
1 parent 01bb94c commit b654a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
exclude:
3636
# https://github.com/stac-utils/pystac/issues/1470
3737
- os: windows-latest
38-
python-verison: "3.13"
38+
python-version: "3.13"
3939
steps:
4040
- uses: actions/checkout@v4
4141
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)