diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9c26886e..de45130a 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@v6.0.0 + uses: actions/upload-artifact@v7.0.0 if: always() with: name: ${{matrix.os}}