From cb747d385f38e3122687f526e4c297eee9e925ae Mon Sep 17 00:00:00 2001 From: Amet13 Date: Tue, 24 Sep 2024 09:52:14 -0400 Subject: [PATCH] Bump releaser --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 3705091..c75b612 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -35,7 +35,7 @@ jobs: cd presentation/ && latexmk -xelatex -synctex=1 -jobname=presentation main.tex - name: Create GitHub release with artifacts - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 if: startsWith(github.ref, 'refs/tags/') with: files: |