diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 318e5d0..288f228 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -36,7 +36,7 @@ jobs: RUSTFLAGS: '--cfg reqwest_unstable' - name: Archive - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: 'onyxwall_v${{ env.version }}@${{ env.commit }}' path: |