Skip to content

Commit 402488a

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 2e2969e + 8eebeb0 commit 402488a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v3
1414
- uses: actions/setup-python@v4
1515
with:
16-
python-version: 3.x
16+
python-version: 3.11
1717
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
1818
- uses: actions/cache@v3
1919
with:

0 commit comments

Comments
 (0)