diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 77008bf..fc7ed29 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,6 +55,6 @@ jobs: shell: pwsh - name: Upload to GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: releases/* \ No newline at end of file