We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c7f4b1 commit f0c8c2dCopy full SHA for f0c8c2d
.github/workflows/CI.yml
@@ -95,7 +95,7 @@ jobs:
95
if: matrix.os == 'ubuntu-latest' && matrix.version == '1.6'
96
97
# TODO: use quarto_jll for integration tests once modern enough versions are available
98
- - uses: quarto-dev/quarto-actions/setup@8776aaf3ebefdda84c7654715823a205d047802a # v2.1.7
+ - uses: quarto-dev/quarto-actions/setup@9e48da27e184aa238fcb49f5db75469626d43adb # v2.1.9
99
with:
100
version: pre-release
101
0 commit comments