Skip to content

Commit 03b8658

Browse files
committed
use quarto-actions v2
1 parent d99cff6 commit 03b8658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
steps:
4848
- uses: actions/checkout@v3
4949

50-
- uses: quarto-dev/quarto-actions/setup@main
50+
- uses: quarto-dev/quarto-actions/setup@v2
5151
with:
5252
version: ${{ matrix.config.quarto || 'release' }}
5353

0 commit comments

Comments
 (0)