From f8cb867d8e7db17a4003f870ff941d14d3097a4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 21:46:12 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v7.0.1 --- .github/workflows/build.yml | 2 +- .github/workflows/store.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5125c30..509d481 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -96,7 +96,7 @@ jobs: - name: Upload artifact if: success() && github.event_name != 'pull_request' && github.repository == 'Super12138/Hash-Checker' - uses: actions/upload-artifact@v7.0.0 + uses: actions/upload-artifact@v7.0.1 with: name: ${{ matrix.name }} path: | diff --git a/.github/workflows/store.yml b/.github/workflows/store.yml index 0a74ac7..e035564 100644 --- a/.github/workflows/store.yml +++ b/.github/workflows/store.yml @@ -57,7 +57,7 @@ jobs: uses: tauri-apps/tauri-action@v0.6.2 - name: Upload artifact - uses: actions/upload-artifact@v7.0.0 + uses: actions/upload-artifact@v7.0.1 with: name: Microsoft Store path: |