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

Commit ef54691

Browse files
authored
fix(deps): bump python to 3.9 in release workflow (#66)
1 parent a157476 commit ef54691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44

55
env:
66
gh-release-user-name: Ely Deckers
7-
python-version: 3.8
7+
python-version: 3.9
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)