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: |