diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6680bbe..aea4d14 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,7 @@ jobs: version: v2.15.4 args: release --snapshot --clean - name: Upload snapshot artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: telemetron-snapshot-${{ github.sha }} path: |