mirror of
https://github.com/fergalmoran/EFCore.NamingConventions.git
synced 2025-12-22 09:38:21 +00:00
Bump actions/upload-artifact from v2.2.2 to v2.2.3 (#78)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
- name: Upload artifacts
|
||||
if: github.event_name == 'push' && startsWith(github.repository, 'efcore/')
|
||||
uses: actions/upload-artifact@v2.2.2
|
||||
uses: actions/upload-artifact@v2.2.3
|
||||
with:
|
||||
name: EFCore.NamingConventions
|
||||
path: nupkgs
|
||||
|
||||
Reference in New Issue
Block a user