Bump actions/upload-artifact from v2.2.2 to v2.2.3 (#78)

This commit is contained in:
dependabot[bot]
2021-04-07 11:11:13 +02:00
committed by GitHub
parent 3b13c30255
commit 4d0da49720

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.2 uses: actions/upload-artifact@v2.2.3
with: with:
name: EFCore.NamingConventions name: EFCore.NamingConventions
path: nupkgs path: nupkgs