Bump actions/upload-artifact from 2.2.4 to 2.3.0 (#116)

This commit is contained in:
dependabot[bot]
2021-12-08 12:39:48 +01:00
committed by GitHub
parent 45facbd447
commit 3f78a2fb72

View File

@@ -28,7 +28,7 @@ jobs:
- name: Upload artifacts - name: Upload artifacts
if: github.event_name == 'push' && startsWith(github.repository, 'efcore/') if: github.event_name == 'push' && startsWith(github.repository, 'efcore/')
uses: actions/upload-artifact@v2.2.4 uses: actions/upload-artifact@v2.3.0
with: with:
name: EFCore.NamingConventions name: EFCore.NamingConventions
path: nupkgs path: nupkgs