Skip to content

Commit d65f50e

Browse files
committed
testing workflow
1 parent 3da528a commit d65f50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: actions/setup-python@v5
1515
with:
16-
python-version: 3.x
16+
python-version: 3.10
1717
- uses: actions/cache@v3
1818
with:
1919
key: ${{ github.ref }}

0 commit comments

Comments
 (0)