Skip to content

Commit

Permalink
[actions] update sandpaper workflow to version 0.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tbooth authored Apr 16, 2024
1 parent cbd9426 commit 3b403e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sandpaper-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ jobs:
uses: actions/checkout@v3

- name: "Set up R"
uses: r-lib/actions/setup-r@v2.7.2
uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true
install-r: false

- name: "Set up Pandoc"
uses: r-lib/actions/setup-pandoc@v2.7.2
uses: r-lib/actions/setup-pandoc@v2

- name: "Setup Lesson Engine"
uses: carpentries/actions/setup-sandpaper@main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sandpaper-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.2
0.16.4

0 comments on commit 3b403e2

Please sign in to comment.