Skip to content

Commit f4b28ed

Browse files
gadenbuiecpsievert
andauthored
quarto: Update to v1.6.42 (#251)
* quarto: Update to v1.6.42 * Update deploy-docs.yml --------- Co-authored-by: Carson Sievert <[email protected]>
1 parent f65f22a commit f4b28ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches: [main]
66
pull_request:
7+
workflow_dispatch:
78

89
jobs:
910
build:
@@ -33,7 +34,7 @@ jobs:
3334
3435
- uses: quarto-dev/quarto-actions/setup@v2
3536
with:
36-
version: 1.4.557
37+
version: 1.6.42
3738

3839
- name: Install R
3940
uses: r-lib/actions/setup-r@v2

0 commit comments

Comments
 (0)