Skip to content

Commit acf627c

Browse files
authored
bump action python version
1 parent 37375d6 commit acf627c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- uses: actions/setup-python@v2
3434
with:
35-
python-version: "3.9"
35+
python-version: "3.11"
3636

3737
- name: Install Quarto
3838
uses: quarto-dev/quarto-actions/setup@v2

0 commit comments

Comments
 (0)