Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to specify quarto version #7

Merged
merged 4 commits into from
Jan 31, 2022
Merged

Allow to specify quarto version #7

merged 4 commits into from
Jan 31, 2022

Conversation

cderv
Copy link
Collaborator

@cderv cderv commented Jan 31, 2022

This PR add support for specifying the quarto version.

    steps:
      - uses: quarto-dev/quarto-actions/install-quarto@main
        with:
          version: 0.3.71

closes #6

@cderv cderv merged commit 32c15b1 into main Jan 31, 2022
@cderv cderv deleted the quarto-version branch January 31, 2022 15:53
cscheid added a commit to cscheid/quarto-actions that referenced this pull request Jun 22, 2022
# This is the 1st commit message:

ready for a test drive

# This is the commit message quarto-dev#2:

bugfix

# This is the commit message quarto-dev#3:

update

# This is the commit message quarto-dev#4:

update actions

# This is the commit message quarto-dev#5:

new workflow

# This is the commit message quarto-dev#6:

update workflow

# This is the commit message quarto-dev#7:

fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Action to install specific version of Quarto
1 participant