File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ jobs:
120
120
working-directory : ${{ github.workspace }}/release
121
121
122
122
- name : Release – Upload
123
- uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
123
+ uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
124
124
with :
125
125
name : PRMetrics
126
126
path : ${{ github.workspace }}/ms-omex.PRMetrics.vsix
Original file line number Diff line number Diff line change 45
45
working-directory : ${{ github.workspace }}/release
46
46
47
47
- name : Release – Publish
48
- uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
48
+ uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
49
49
with :
50
50
name : ms-omex.PRMetrics
51
51
path : ${{ github.workspace }}/ms-omex.PRMetrics.vsix
You can’t perform that action at this time.
0 commit comments