From d599b1c45dab8e4c67f5dcb795a9cda706c219b8 Mon Sep 17 00:00:00 2001 From: Paul Harrison Date: Thu, 7 Nov 2024 09:30:17 +0000 Subject: [PATCH] Update preview.yml update the releaser in hope that it uses non-deprecated uploads --- .github/workflows/preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 51bdda0..ba292bf 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -62,7 +62,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Update the PDF preview - uses: Xotl/cool-github-releases@v1 + uses: Xotl/cool-github-releases@v1.1.10 with: mode: update isPrerelease: false