Skip to content

Commit

Permalink
[actions] update sandpaper workflow to version 0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar authored Jun 20, 2023
1 parent 38dbdd6 commit c75a368
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/sandpaper-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,5 @@ jobs:
run: |
reset <- "${{ github.event.inputs.reset }}" == "true"
sandpaper::package_cache_trigger(TRUE)
options(sandpaper.handout = TRUE)
sandpaper:::ci_deploy(reset = reset)
shell: Rscript {0}
2 changes: 1 addition & 1 deletion .github/workflows/sandpaper-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.15
0.12.4

0 comments on commit c75a368

Please sign in to comment.