Skip to content

Commit 524a601

Browse files
committed
try to fix Build_VIPM_Library warning
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
1 parent b88335f commit 524a601

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/VIPM_Job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
# Runs a set of commands using the runners shell
7878
- name: BuildDailyVIP
7979
id: build-vip
80-
uses: LV-APT/lvCICD@main
80+
uses: NEVSTOP-LAB/lvCICD@main
8181
with:
8282
LabVIEW_Version: 2017
8383
Operation: vipm_BuildDailyVIP

0 commit comments

Comments
 (0)