diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9379505..abf611b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,7 +65,7 @@ jobs: run: | cmake --build --preset default -t package - name: Upload - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: # Artifact name name: feelpp-shapo-artifacts