diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c63c8d5..afaf7a5 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.3.1 + uses: actions/upload-artifact@v3 with: name: EFCore.NamingConventions path: nupkgs