diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 410209f..83e9cc4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: - uses: https://github.com/ammaraskar/gcc-problem-matcher@master - name: build WUPS plugin run: docker run --rm -v ${PWD}:/app -w /app builder - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v3 with: name: meowth path: "*.wps"