From eeb49bf30384cf6b4b0db5b90e500d239004cbd6 Mon Sep 17 00:00:00 2001 From: zkamvar Date: Tue, 10 Sep 2024 00:09:13 +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 2d7d5dbf..0204cc17 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 c3f65805..427cda05 100644 --- a/.github/workflows/sandpaper-version.txt +++ b/.github/workflows/sandpaper-version.txt @@ -1 +1 @@ -0.16.6 +0.16.7