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 81ee032 commit acd5dd4Copy full SHA for acd5dd4
.github/workflows/VIPM_Job.yml
@@ -91,7 +91,7 @@ jobs:
91
shell: powershell
92
93
- name: Upload a Build Artifact
94
- uses: actions/upload-artifact@v3.0.0
+ uses: actions/upload-artifact@v4.3.2
95
with:
96
# Artifact name
97
name: ${{ steps.vip-name.outputs.vipName }}
0 commit comments