diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6df4d17..c43b030 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -153,7 +153,7 @@ jobs: run: cargo build --release - name: Upload artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: incident-bot-linux-x64 path: target/release/incident-bot