diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae95cfe..9f32829 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,7 +124,7 @@ jobs: run: mix escript.build - name: Upload artifact - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v5 with: name: chat_simulator path: chat_simulator