File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 path : ${{ env.G8_PARAM_REPO_NAME }}
115115 key : ${{ github.sha }}
116116 - name : Upload generated project
117- uses : actions/upload-artifact@v6
117+ uses : actions/upload-artifact@v7
118118 with :
119119 name : ${{ env.G8_PARAM_REPO_NAME }}
120120 path : |
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 path : ${{ env.G8_PARAM_REPO_NAME }}
115115 key : ${{ github.sha }}
116116 - name : Upload generated project
117- uses : actions/upload-artifact@v6
117+ uses : actions/upload-artifact@v7
118118 with :
119119 name : ${{ env.G8_PARAM_REPO_NAME }}
120120 path : |
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 path : ${{ env.G8_PARAM_REPO_NAME }}
115115 key : ${{ github.sha }}
116116 - name : Upload generated project
117- uses : actions/upload-artifact@v6
117+ uses : actions/upload-artifact@v7
118118 with :
119119 name : ${{ env.G8_PARAM_REPO_NAME }}
120120 path : |
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 path : ${{ env.G8_PARAM_REPO_NAME }}
115115 key : ${{ github.sha }}
116116 - name : Upload generated project
117- uses : actions/upload-artifact@v6
117+ uses : actions/upload-artifact@v7
118118 with :
119119 name : ${{ env.G8_PARAM_REPO_NAME }}
120120 path : |
You can’t perform that action at this time.
0 commit comments