From 0cc8b9399892f0a2aeb2c6c6eb293146310e50b3 Mon Sep 17 00:00:00 2001 From: jt14den Date: Tue, 26 Aug 2025 00:04:05 +0000 Subject: [PATCH] [actions] update sandpaper workflow to version 0.17.1 --- .github/workflows/README.md | 2 +- .github/workflows/sandpaper-version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/README.md b/.github/workflows/README.md index 7076ddd..18ab765 100644 --- a/.github/workflows/README.md +++ b/.github/workflows/README.md @@ -43,7 +43,7 @@ This workflow does the following: #### Caching This workflow has two caches; one cache is for the lesson infrastructure and -the other is for the the lesson dependencies if the lesson contains rendered +the other is for the lesson dependencies if the lesson contains rendered content. These caches are invalidated by new versions of the infrastructure and the `renv.lock` file, respectively. If there is a problem with the cache, manual invaliation is necessary. You will need maintain access to the repository diff --git a/.github/workflows/sandpaper-version.txt b/.github/workflows/sandpaper-version.txt index f2f6c13..7cca771 100644 --- a/.github/workflows/sandpaper-version.txt +++ b/.github/workflows/sandpaper-version.txt @@ -1 +1 @@ -0.16.11 +0.17.1