diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b77e7be3..cad28471 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -52,7 +52,7 @@ jobs: run: dotnet cake --target=Pack shell: pwsh - name: "Publish Artefacts" - uses: actions/upload-artifact@v3.1.3 + uses: actions/upload-artifact@v4.0.0 if: always() with: name: ${{matrix.os}}