Bump actions/upload-artifact from 2.3.1 to 3 (#130)

This commit is contained in:
dependabot[bot]
2022-03-03 23:03:42 +01:00
committed by GitHub
parent e4c38d2d69
commit 3813bf9249

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