Skip to content

Commit 1383863

Browse files
authored
Update deploy.yml
1 parent 4dc7f03 commit 1383863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v4 # Checks out your repository code
3030

3131
- name: Set up Quarto
32-
uses: quarto-dev/quarto-cli-action@v2
32+
uses: quarto-dev/quarto-actions/setup@v2
3333
with:
3434
# Optional: Specify a Quarto version, or leave blank for latest
3535
# version: 1.4.549

0 commit comments

Comments
 (0)