diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index acfae24..4f5c63e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,7 +28,7 @@ jobs: - name: Upload artifacts if: github.event_name == 'push' && startsWith(github.repository, 'efcore/') - uses: actions/upload-artifact@v2.2.4 + uses: actions/upload-artifact@v2.3.0 with: name: EFCore.NamingConventions path: nupkgs