Skip to content

Commit 99a82d9

Browse files
change version to 371
1 parent ac853a6 commit 99a82d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/quarto-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install Quarto
1919
uses: quarto-dev/quarto-actions/setup@v2
2020
with:
21-
version: '1.3.456' # adjust to the latest Quarto version
21+
version: '1.3.371' # adjust to the latest Quarto version
2222

2323
# 3. Render the site
2424
- name: Render Quarto site

.github:workflows:quarto-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install Quarto
1919
uses: quarto-dev/quarto-actions/setup@v2
2020
with:
21-
version: '1.3.456' # adjust to the latest Quarto version
21+
version: '1.3.371' # adjust to the latest Quarto version
2222

2323
# 3. Render the site
2424
- name: Render Quarto site

0 commit comments

Comments
 (0)