Skip to content

Commit 8f801bc

Browse files
authored
1 parent f066b13 commit 8f801bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/Build_VIPM_Library.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
shell: powershell
5252

5353
- name: Upload a Build Artifact
54-
uses: actions/upload-artifact@v3.0.0
54+
uses: actions/upload-artifact@v4.3.2
5555
with:
5656
# Artifact name
5757
name: ${{ steps.vip-name.outputs.vipName }}

0 commit comments

Comments
 (0)