Skip to content

Commit

Permalink
update to stable versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk committed Jan 9, 2024
1 parent db42f5f commit 7987723
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: quarto-dev/quarto-actions/setup@85e619f04bc50394deb899d6934503c04c41ceb5
- uses: quarto-dev/quarto-actions/setup@v2

- uses: r-lib/actions/setup-r@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-publications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
write(bib, "_data/papers.bib")
shell: Rscript {0}

- uses: peter-evans/create-pull-request@10db75894f6d53fc01c3bb0995e95bd03e583a62
- uses: peter-evans/create-pull-request@v5
id: cpr
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7987723

Please sign in to comment.