Merge pull request #26 from codebytes/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
هذا الالتزام موجود في:
@@ -50,13 +50,13 @@ jobs:
|
|||||||
run: dotnet publish -c Release -o ./webapp
|
run: dotnet publish -c Release -o ./webapp
|
||||||
|
|
||||||
- name: Upload artifact for deployment job
|
- name: Upload artifact for deployment job
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: webapp
|
name: webapp
|
||||||
path: ./dotnet-sample/webapp
|
path: ./dotnet-sample/webapp
|
||||||
|
|
||||||
- name: Upload artifact for deployment job
|
- name: Upload artifact for deployment job
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: iac
|
name: iac
|
||||||
path: ./dotnet-sample/iac
|
path: ./dotnet-sample/iac
|
||||||
|
المرجع في مشكلة جديدة
حظر مستخدم