We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 489a311 commit b2d5376Copy full SHA for b2d5376
.github/workflows/windows.yml
@@ -141,7 +141,7 @@ jobs:
141
Get-ChildItem -Path 'artifact'
142
143
- name: Upload Artifact
144
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
145
with:
146
name: ts-patches-${{ matrix.type }}-${{ steps.branch-name.outputs.current_branch }}-${{ steps.gitinfo.outputs.sha_short }}-${{ steps.gitinfo.outputs.date }}
147
path: artifact
0 commit comments