Skip to content

Commit acd5dd4

Browse files
author
NEVSTOP
committed
fix VIPM_Job.yml
1 parent 81ee032 commit acd5dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/VIPM_Job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
shell: powershell
9292

9393
- name: Upload a Build Artifact
94-
uses: actions/upload-artifact@v3.0.0
94+
uses: actions/upload-artifact@v4.3.2
9595
with:
9696
# Artifact name
9797
name: ${{ steps.vip-name.outputs.vipName }}

0 commit comments

Comments
 (0)