From f9f9111e85d7fe670fc44be8ad0c80b4dc749c64 Mon Sep 17 00:00:00 2001 From: jhlegarreta Date: Tue, 10 Sep 2024 00:55:47 +0000 Subject: [PATCH] [actions] update sandpaper workflow to version 0.16.7 --- .github/workflows/pr-receive.yaml | 1 + .github/workflows/sandpaper-version.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pr-receive.yaml b/.github/workflows/pr-receive.yaml index 2d7d5db..0204cc1 100755 --- a/.github/workflows/pr-receive.yaml +++ b/.github/workflows/pr-receive.yaml @@ -111,6 +111,7 @@ jobs: with: name: pr path: ${{ env.PR }} + overwrite: true - name: "Upload Diff" uses: actions/upload-artifact@v4 diff --git a/.github/workflows/sandpaper-version.txt b/.github/workflows/sandpaper-version.txt index c3f6580..427cda0 100644 --- a/.github/workflows/sandpaper-version.txt +++ b/.github/workflows/sandpaper-version.txt @@ -1 +1 @@ -0.16.6 +0.16.7