Skip to content

Commit

Permalink
Update quarto-dev/quarto-actions/setup to v2.1.6 (#923)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdblischak and gaborcsardi authored Oct 30, 2024
1 parent d8b80f6 commit 8efab56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-r-dependencies/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ runs:

- name: Install quarto if needed
if: ${{ steps.check-quarto.outputs.install == 'true' }}
uses: quarto-dev/quarto-actions/setup@577558713f28cb3a0e7a735f80dce913d89b77d2
uses: quarto-dev/quarto-actions/setup@87b35bb88b36317fa36b5189e9553b4164a5c5a3
with:
version: ${{ inputs.quarto-version }}

Expand Down

0 comments on commit 8efab56

Please sign in to comment.