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