diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d3fd0a9..685a78b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: cp -R addons/sourcemod/translations /tmp/package/common/addons/sourcemod/ - name: Upload build archive for test runners - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: package path: /tmp/package