From 22eb8328e00710eca2eca0f733387e95e7e93a12 Mon Sep 17 00:00:00 2001 From: illegitimate-egg Date: Sat, 8 Mar 2025 18:17:12 +0000 Subject: [PATCH] AAAAAH --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 34c4340..3546a72 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -122,7 +122,7 @@ jobs: with: submodules: false - - uses: actions/download-artifact@v2 + - uses: actions/download-artifact@v4 # with: # path: dist # - run: ls -al ./dist @@ -167,7 +167,7 @@ jobs: done - name: Upload binaries to release - uses: svenstaro/upload-release-action@v2 + uses: svenstaro/upload-release-action@v4 with: repo_token: ${{ secrets.GITHUB_TOKEN }} file: dist/*