diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4a88213..64b2fb8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -110,7 +110,7 @@ jobs: dot -Tpng projects_generated/androidFlat150modules/project_kts/graph.dot > flat.png - name: Archive production artifacts - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: graphs path: |