mirror of
https://github.com/fergalmoran/EFCore.NamingConventions.git
synced 2025-12-22 01:28:13 +00:00
Bump actions/upload-artifact from 2.2.4 to 2.3.0 (#116)
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.4
|
||||
uses: actions/upload-artifact@v2.3.0
|
||||
with:
|
||||
name: EFCore.NamingConventions
|
||||
path: nupkgs
|
||||
|
||||
Reference in New Issue
Block a user