diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 796f693..c930a56 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -26,7 +26,7 @@ jobs: - name: Upload artifacts if: github.event_name == 'push' && startsWith(github.repository, 'efcore/') - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: EFCore.NamingConventions path: nupkgs