Skip to content

Commit 865f218

Browse files
chore(dependencies): update dependency python to v3.9.24
1 parent ea29227 commit 865f218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@master
1111
- uses: actions/setup-python@v4
1212
with:
13-
python-version: "3.9"
13+
python-version: "3.9.24"
1414
architecture: "x64"
1515
- uses: snok/[email protected]
1616
- run: poetry install

0 commit comments

Comments
 (0)