diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index cda267a8..5e0da4ae 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -166,7 +166,7 @@ jobs: mv ashirt*.* dist/ - name: Archive production artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: ${{env.name}} path: build/dist/ashirt*.*