Skip to content

Commit fe196f4

Browse files
committed
ci: bumped Python to 3.10
1 parent cf63b6e commit fe196f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
ruby_version: ['2.7']
19-
python_version: ['3.9']
19+
python_version: ['3.10']
2020
steps:
2121
- name: Checkout 🛎️
2222
uses: actions/checkout@v2 # If you're using actions/checkout@v2 you must set persist-credentials to false in most cases for the deployment to work correctly.

0 commit comments

Comments
 (0)