diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ff796dcb..dba474b7 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.2 + uses: actions/upload-artifact@v3.1.3 if: always() with: name: ${{matrix.os}}