diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a997e2d..a3f9bc3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: cp -R addons/sourcemod/translations /tmp/package/common/addons/sourcemod/ - name: Upload build archive for test runners - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: ${{ runner.os }} path: /tmp/package